Messages Caused By Errors In User Procedures [ RJE/XL Node Manager's Guide ] MPE/iX 5.0 Documentation
RJE/XL Node Manager's Guide
Messages Caused By Errors In User Procedures
Messages issued as the result of a procedure error indicate that
something was wrong with a procedure that you specified in an RJE/XL
command. A procedure error always causes a batch job to be terminated.
In an interactive session, after issuing the error message RJE/XL
displays # on your terminal to prompt you for the next command.
Format of Procedure Error Message
The format of a procedure error message is:
**** PROCEDURE ERROR: xx
xx is a two digit error code. This code is described in the Loader
Errors table under MPE XL Diagnostic Messages in the MPE XL Intrinsics
Reference Manual.
Probable Causes of Procedure Errors
Either RJE/XL could not find the specified procedure or something was
wrong with the procedure.
Recovery from Procedure Errors
Make sure that the procedure name which you used is correct, that you are
referencing the proper library, and that the procedure actually exists.
Then, examine the procedure itself and correct it.
MPE/iX 5.0 Documentation