NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM PROCESSLIBRARY
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–239
PROCESSLIBRARY
PROCESSLIBRARY={
file-name
| NONE }
specifies a library code file name for a process. This operand is functionally
equivalent to the LIB option of the TACL RUN command.
file-name
specifies the library code file name. You can specify a file name in the form:
$
volume
.
subvolume
.
file-name
NONE
specifies that the process does not have a library code file.
Considerations
If you define multiple processes using the same object file, you would normally
specify the same library code file (if you specify one) for each process definition.
The PROCESSLIBRARY operand is not applicable for any process types.