TS/MP 2.5 System Management Manual

If PATHCOM has not yet read the OBEY command file, this option displays the number of errors to
be ignored. If PATHCOM has read the file, this option displays the number of errors remaining of
the number you specified for PATHCOM to ignore.
OBEYVOL
displays the default node, volume, and subvolume for expansion of command file names.
Examples
The command SHOW CMDVOL displays:
CMDVOL \TNS.$DICS.DATA
If you used the CMDVOL command to direct that unspecified node names resolve to the node where
the PATHMON process is running, or if the Pathway NODEINDEPENDENT attribute is set to ON,
the command SHOW CMDVOL displays:
CMDVOL \*.$DICS.DATA
The command SHOW OBEYVOL displays:
OBEYVOL \TNS.$DATA.POOL
This command:
ERRORS 5
specifies that PATHCOM is to ignore up to 5 errors in an OBEY command file.
These commands cause PATHCOM to display the number of errors that remain of the 5 you
specified with the ERRORS command:
OBEY PCMDS
SHOW ERRORS
If PCMDS contained one error, PATHCOM then displays:
ERRORS 4
! Command
Use the ! command to execute an existing command.
! [ [-]number | string ]
number
is the number of a command line. If number is passed as -7, the 7th previous command is executed.
string
is the first character or characters of a previous command.
Considerations
The ! command executes the command indicated by the number. By default, the last command
is processed.
You can specify a string after the ! command. If the string matches the starting letters of any
of the prior ten commands, the corresponding command is executed.
If you use the ! command without a number or text string, PATHCOM executes the last command
you entered.
148 PATHCOM Operation Commands