Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
The Command to Run SAFECOM
Safeguard Reference Manual 520618-030
3 - 4
Command Syntax
For example,
SAFECOM/OUT <filename>/
=info badcommand
=exit
ABENDED: 0,29
SAFECOM /OUT <filename>/info badcommand
ABENDED: 0,28
PRI priority
assigns an execution priority for the SAFECOM process. For priority,
specify an integer in the range 1 through 199. (Processes with higher priorities
generally run faster than processes with lower priorities.)
If you omit the PRI option, the command interpreter starts SAFECOM with a
priority that is one less than the priority of your command interpreter.
If your installation operates a $CMON process, $CMON can override a PRI
specification.
cmd
is any SAFECOM command except the FC, ! , and ? commands. When you
include cmd, the new SAFECOM process runs in the execute-and-quit mode.
Note. The ABEND on exit feature is supported only on systems running H06.28 and later H-
series RVUs and J06.17 and later J-series RVUs.
Note. If you include a cm
d in your command to run SAFECOM, SAFECOM will run in execute-
and-quit mode, execute the command cmd, and ignore the IN option, if specified.