Interpreting Messages [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
RJE User/Programmer Reference Manual
Appendix A Interpreting Messages
RJE issues two types of messages:
* Informational messages
* Error messages
The informational messages are those which are normally issued to inform
the user of a change in mode:
* The start message
* Programmatic control messages
* Subsystem break, [CTRL]-Y, response
* Messages issued in conjunction with #RJCONTINUE
* X.21 messages
The MPE operating system issues the message "END OF SUBSYSTEM" once RJE
returns control at the conclusion of #RJEND subsystem command execution.
The error messages are issued only when something goes wrong (for
example, **** LIST FILE ERROR: 2,38). Error messages pertaining to RJE
fall into the following categories:
* File system error messages
* MPE command interpreter errors
* Line error messages
* Messages caused by errors in user procedures
* Routing error messages
* Command error messages
* RIN error messages
* Switch error messages
* Communications System (CS) error messages
* RJE/XL driver messages
RJE displays the messages either on the job listing device (batch job) or
on your terminal (interactive session).
This appendix presents all of the messages and describes their formats,
their probable causes, and what you should do in response to them.
MPE/iX 5.0 Documentation