NET/MASTER Network Control Language (NCL) Programmer's Guide
Writing a Message to a Terminal
Interaction With Users and Terminals
106160 Tandem Computers Incorporated 13–7
The following screen shows the results of executing the procedure:
(10:46) --------------------- OPERATOR CONTROL SERVICES ----------------------
START ZEX1304N JOHN SMITH
Message sent from JOHN SMITH
NNM1005 START ZEX1304N PROCESSING COMPLETE. NCLID 000542
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
=>
The first parameter entered is JOHN, the second is SMITH.
Note The DATA operand of the WRITE verb sends a message in a structure that can be interpreted by the map
$MSG when another verb reads the message.
You can also use the WRITE verb to send a variable, such as an MDO variable, to an NCL process. This
is discussed in Section 16, “Environments and Command Processing.”