RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-010
13-6
HISTORY Command
HISTORY Command
The HISTORY command displays the last 20 previously entered RSCCOM commands.
MAXERRORS Command
The MAXERRORS command sets the number of errors that RSCCOM ignores when
executing an IN or OBEY command file, or an IN process file.
number
The maximum number of errors that RSCCOM ignores.
MAXERRORS can be entered in the command file that is used for the IN file option of
the RSCCOM STARTUP command. The default value is 1.
Example:
The following command allows RSCCOM to continue executing the command file until
it encounters 10 errors or the end of the file:
1(( MAXERRORS 10
MAXWARNINGS Command
The MAXWARNINGS command sets the number of warnings that RSCCOM ignores
when executing an IN or OBEY command file, or an IN process file.
number
The maximum number of warnings that RSCCOM ignores.
MAXWARNINGS can be entered in the command file that is used for the IN file option
of the RSCCOM STARTUP command. The default value is 999.
HISTORY
H
MAXERRORS number
MAXWARNINGS number