NET/MASTER Network Control Language (NCL) Reference Manual

PSEND SET
Verbs
106126 Tandem Computers Incorporated 3–161
Considerations
The &SYS.PSEND.RC system variable reflects the result of all PATHSEND
operations within NCL. NCL sets this variable on completion of the PSEND SET
verb, as follows:
Return Code Meaning
0 No errors.
16 An error occurred. See &SYSMSG for more information.
See also PSEND CLOSE, PSEND OPEN, and PSEND SEND.
For more information on how to use the PATHSEND interface within an NCL
process, refer to the NonStop NET/MASTER NCL Programmer's Guide.
Examples
The following example uses the PSEND SET verb to identify a Pathway server class,
and specifies the map that must be used to receive a reply:
PSEND SET ID=ID1 MAP=USERDEF_MAP