RJE Process Parm Values [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
RJE User/Programmer Reference Manual
RJE Process Parm Values
Some users may wish to run RJE as a son process. This requires the
ability to specify the various RJE files in file equations before
creating and activating the process. Normally, you would use the
following MPE command to invoke RJE:
:RJE command file,input file,list file,punch file
and the system would use the following formal file designators:
* Command file: RJECOM
* Input file: RJEIN
* List file: RJELIST (also for the #RJOUT command)
* Punch file: RJEPUNCH
As an example, the command :RJE CMD points RJECOM to a command file named
CMD.
You may also use the following method for specifying a file:
:FILE RJECOM=CMD
:RUN RJE.PUB.SYS;PARM=nnn
where nnn represents the following:
MPE/iX 5.0 Documentation