NetBase for MPE Reference Guide

Chapter 8
8-6
AutoRPM Options
The PROGRAM directory command provides a number of options that affect the way remote
programs are run:
Option Description
LIB=
The load library to be used when the process is created on the remote node.
A value of D prevents default LIB=P.
PARM=
The parameter string to be used in the run command for the program on the
remote node.
XL=
The name of a user defined XL list entered in the directory with the XL
command. The XL list is used in the run command for the program on the
remote node.
NOEQ
This option disables sending the file equates for the local process to the
remote node for the remote process.
NOJCW
If this option is selected, NetBase will not transmit the JCW from the
remote process to the local process when the remote process terminates.
TRACE
Tells NetBase to write the intrinsics used by the program to the NetBase
trace files.
;SHUT
Closes the remote line when the remote program terminates.