HP 3000 Manuals

RJE User Commands [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation


RJE User/Programmer Reference Manual

RJE User Commands 

Table 3-1 lists the commands available to the RJE user in alphabetical
order.

The RJE user commands are used for two purposes:

 *  To define the necessary parameters for input and output operations.

 *  To control the sequences of RJE input and output activities.


NOTE If you are using RJE interactively, the subsystem prompt is a '#' character. If an RJE subsystem command is used in a command file, the first character in the command line, immediately preceding the command, must be a '#' character.
Table 3-1. RJE Command Summary -------------------------------------------------------------------------------------------- | | | | COMMAND | FUNCTION | | | | -------------------------------------------------------------------------------------------- | | | | #:MPE command | The :MPE command enables you to execute many MPE V and MPE | | | XL commands from RJE by preceding the command with a colon. | | | | | #RJCMDFILE | Directs RJE to take its commands from a file other than the | | | current one. | | | | | #RJCOMMENT | Provides inline comment capability. | | | | | #RJCONTINUE | Enables a user to provide a procedure to evaluate errors and | | | provide limited direction for error handling. | | | | | #RJDEBUG | Starts interactive debug mode, which enables the user to | | | access the debugging facilities. | | | | | #RJEND | Terminates RJE subsystem. | | | | | #RJEOD | Transmits an End of Transmission (EOT) control character to | | | the remote processor after sending the last buffer of data | | | from an #RJIN command. | | | | | #RJHELP | Displays all RJE commands and their parameters. | | | | | #RJIN | Initiates the transmission of an input data set to the | | | remote processor. | | | | | #RJINFO | Prints status of the communications line. | | | | | #RJIO or string starting | Initiates transmission of a one-line message to the remote | | with a special character | processor and initiates receive mode for the receipt of | | | routed data from the remote processor. | | | | | #RJLINE | Defines a communication link between RJE and a remote | | | processor. | | | | | #RJLIST | Initiates the receipt of unrouted and routed list output | | | from the remote processor. | | | | | #RJOUT | Initiates the receipt of unrouted and routed output data | | | sets from the remote processor. | | | | | #RJPUNCH | Initiates the receipt of unrouted and routed punch output | | | from the remote processor. | | | | | #RJSTAT | Provides statistical information on frequency of subsystem | | | command use, elapsed times and tallies of data transmitted | | | and received. | | | | --------------------------------------------------------------------------------------------


MPE/iX 5.0 Documentation