TS/MP System Management Manual (H06.05+, J06.03+)
PATHCOM Operation Commands
HP NonStop TS/MP System Management Manual—541819-007
10-6
EXIT Command
Considerations
•
The ERRORS command must appear in the command-line before any OBEY
command; otherwise, PATHCOM ignores the ERRORS command and stops after
the first error or warning.
•
You can enter the ERRORS command in the command file that you use for the IN
file option of the PATHCOM startup command; however, if you enter ERRORS on
the same command-line with the IN file option, PATHCOM ignores the IN
command file to run the ERRORS command.
Examples
This command specifies that PATHCOM read the command file PCCMD until it
encounters a total of more than 5 errors and warnings or the end of the file:
=ERRORS 5;OBEY PCCMD
This command specifies that PATHCOM read the command file PWCMD until it
encounters a total of more than 10 errors and warnings or the end of the file:
PATHCOM $PM1;ERRORS 10;OBEY PWCMD
EXIT Command
Use the EXIT command to terminate communication with PATHCOM. If PATHCOM is
using a command file, this command terminates the command file.
PATHCOM stops when it encounters the EXIT command in a command file (the IN
file).
FC Command
Use the FC command to edit or repeat a command line.
number
is the command number of the command to be retrieved. If number is passed as
-7, the 7th previous command is retrieved.
string
is the first character of a previous command.
This command displays the previous command line and prompts to edit input with a
period (.). FC accepts three subcommands:
EXIT
FC [ [-] number | string ]










