Setting ##RJOUT Parameters [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
RJE User/Programmer Reference Manual
Setting #RJOUT Parameters
The #RJOUT parameters that impart the capability to the RJE subsystem to
receive unlimited outputs from the host are REPEAT=YES and INTERRUPT=YES.
INTERRUPT=YES implies REPEAT=YES. INTERRUPT=YES is discussed below.
REPEAT=YES is discussed in chapter 3, "RJE User Commands."
The format of the #RJOUT subsystem command is as follows:
Syntax
#RJOUT [{output file reference}],[{count}]
[;INTERRUPT={YES}
{NO}]
[;OUTCODE= {ASCII}
{EBCDIC}
{BINARY}]
[;OUTSIZE=nnn]
[;REPEAT={YES}
{NO}]
[;WAIT=[m ],[s] ]
NOTE The default value of the WAIT parameter is 3 minutes. The user may
wish to set WAIT=0 to ensure that the programmatic #RJOUT does not
time out after 3 minutes due to line inactivity.
In interrupt mode, if a command file executes an #RJOUT command with
either INTERRUPT=NO or REPEAT=NO, interrupt mode will be terminated.
The #RJOUT command is described fully in Chapter 3, "RJE User Commands."
MPE/iX 5.0 Documentation