HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix G
HP Stage/iX Reference
HP Stage/iX Commands
291
NL.PUB.SYS LDEV1 REPL NMPRG 114519 4&
START.MPEXL.SYS CONTIG REPL 3791 & 8192
** PATCH INFO FOR “mike2”:
Patch Date and Time Description
--------- ----------------- ------------------------------------------
MPEQX999 02/20/96 11:08 AM 5.5 Dummy Patch for Beta Testing
NOTE: Staging area names are case sensitive, so the above command will display staging areas that start
with “st”, but not staging areas that start with “ST”.
LISTREDO
The LISTREDO command is used to display the command history stack. The output order is from the least to
the most recent command with absolute command reference numbers preceding each command.
Syntax
LISTREDO
Parameters
(none)
Example
STAGEMAN> LISTREDO
LOG
The LOG command is used to record the human/machine dialog as it appears to the user on the STDLIST. The
log file is an exact snapshot of the session with STAGEMAN.
Syntax
LOG [FILENAME=]filename
Parameters
[FILENAME=]filename (required)
Any valid MPE/iX file to which you have READ and WRITE access. If the file doesn't exist, it is created.
Example
To enable logging and log all input and output to the file “logfilea”, enter:
STAGEMAN> LOG LOGFILEA