MPE/iX Quick Reference Guide (32650-90881)

24 Chapter1
Command Descriptions
Commands Syntax
EOJ
Ends a batch job.
EOJ
!JOB USER.PUBS
!RUN MYPROG1
!RUN MYPROG2
!EOJ
ERRCLEAR
Zeros out all HP predefined error-related variables.
ERRCLEAR
ERRCLEAR
ERRDUMP
Allows a user to dump either the process or system error stack to a specified depth.
ERRDUMP [
errorstackdepth
][;SYS]
ERRDUMP 1;SYS
ESCAPE
Allows the CI programmer to simulate all aspects of CI error handling. Control leaves all
user commands and returns to the CI (unless a CONTINUE is in effect).
ESCAPE [ [CIERR=]
errnum
]
cmd1
CONTINUE
udc1
ucmdA
ucmdB
ESCAPE
cmd2
EXIT
Terminates the command interpreter.
EXIT
EXIT
FCOPY
Runs the FCOPY subsystem.
FCOPY [
fcopycommand
]