MPE Command Interpreter Errors [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
RJE User/Programmer Reference Manual
MPE Command Interpreter Errors
When an MPE command interpreter error or warning occurs, the error number
is displayed along with the parameter number. (If the error is a file
system error, the file system error code is printed instead of the
parameter number.) The formats of the MPE command interpreter error
messages and warnings are:
*** MPE COMMAND ERROR: x,y
*** MPE COMMAND WARNING: x,y
where,
x is a digit specifying an MPE command interpreter error or warning
number. (For MPE V refer to the System Error Messages and Recovery
Reference Manual. For MPE XL, run MSGUTIL.PUB.SYS and enter 2 for
SUBSYSTEM number.)
(RJE/V only.) y is a digit specifying the parameter in the command which
caused the error; or is a file system error code if x is a file system
error (refer to MPE File System Manual).
(RJE/XL only.) If y is positive, it refers to a file system error code.
If y is negative, it specifies the beginning character (column number) of
the parameter that was in error.
MPE/iX 5.0 Documentation