Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
The preconfigured virtual HP3000 MPE/iX system for Charon-HPA PAR/PA3 provides several command files and UDCs (User Defined Commands). For the most part, all customizations are located in the CHARON.SYS group.
...
Table of Contents | ||||
---|---|---|---|---|
|
Configuring the IP Address
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Configuring the Time Zone
The preconfigured emulated HP3000 MPE/iX system is configured with TZ="PST8PDT" .
...
xx:yy stands for the time offset of your timezone.
Div | ||
---|---|---|
| ||
Synchronizing the System Time
The preconfigured system contains the :SYNC utility to update the system time. It must be run as manager.
...
- By default, :SYNC performs a :SETCLOCK;NOW to adjust any large discrepancies between the system clock, and the current time. It should only be used when starting or resuming an emulated system, and should not be used while date-aware programs or command files are running.
- :SYNC should not be used at or close to midnight - this could result in an incorrect date being set.
- :SYNC is supplied 'as-is', with no warranty as to correct performance.
Default UDCs
The Charon-HPA preconfigured emulated HP3000 PAR preconfigured MPE/iX system includes the following predefined UDCs.
Stromasys provided UDCs in UDC.CHARON.SYS:
Command | Description |
---|---|
LOGON | Logon UDC |
SH | Posix Shell access |
ABORTCON | ABORTCON script front-end |
FSCHECK | Shortcut to FSCHECK |
SHOWCONN | SHOWCONN script |
SHOWCLKS | Shortcut to SHOWCLKS |
NSLOOKUP | Shortcut to NSLOOKUP |
ABORTJ | ABORTJ script |
PRINTO | "Tail" on running/terminated job |
HELLO | HELLO command with default ID |
L | Shortcut to LISTF,2 |
SHUTDOWN | Access to :SHUTDOWN command |
HP The original vendor provided Posix "smoothing" commands in HPPXUDC.PUB.SYS: PLISTF, FINDDIR, FINDFILE, LISTDIR, DISKUSE, SH, HPMPETOHFS, HPLISTFCLEANUP, HPPARSEFEQ.
...