HP e3000 MPE/iX Release 6.5 System Software Maintenance Manual (30216-90325)
326 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
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
OPTION
The OPTION command is used to set various STAGEMAN options. These options effect how
STAGEMAN handles command files (also see the USE command). There are currently two
different options which can be set by the OPTION command.
The LIST option specifies whether or not the command and command output will be
displayed when executing a command from a command file. If the list option is set to
NOLIST, the command will not be echoed and the command output will be suppressed. If
the option is set to LIST, then the command will be echoed and the output will be displayed
to STDLIST (and to the log file if one is active — see the LOG command). The default for the