NET/MASTER Network Control Language (NCL) Reference Manual
WRITE
Verbs
106126 Tandem Computers Incorporated 3β229
SCAN
specifies that the message can contain strings of characters delimited by βatβ signs
(@). If you specify the YES option, NCL scans the message before it is displayed
and removes the @ signs. They are replaced by the appropriate attribute settings
to turn highlighting on and off at the terminal. The first @ sign turns highlighting
on. Thereafter the intensity alternates with each @ sign.
NO
specifies that NCL does not scan the message.
YES
specifies that NCL scans the message and replaces at signs (@).
TERM
specifies whether or not you want the message written to your own OCS window.
NO
specifies that NCL does not write the message to the OCS window.
YES
specifies that NCL writes the message to the OCS window.
TYPE
specifies the type of queue to which the message is to be delivered.
REQ
specifies that the message is to be delivered to the request queue of an NCL
process.
RESP
specifies that the message is to be delivered to the response queue of an NCL
process.
USERID=
userid
specifies that you want the message written to the OCS window of the specified
user. On completion, the &SYS.RETCODE system variable is set as follows:
Return
Code
Description
0 Message dispatched.
12 User is not in OCS mode.
16 User is not logged on.