NET/MASTER Network Control Language (NCL) Programmer's Guide
The ASSIGN and DROP Verbs
Working With Mapping Services
10–36 106160 Tandem Computers Incorporated
The following screen shows the results of executing the procedure:
 (07:30) --------------------- OPERATOR CONTROL SERVICES ----------------------
 START ZEX1013N
 Creating an MDO variable with map $MSG
 &ABC. is ABCD
 An error has occurred
 Line is 16
 Statement is WRITE
 Condition is VARIABLE_ERROR
 Assigning a new value to variable
 &ABC.TEXT is WXYZ
 NNM1005 START ZEX1013N PROCESSING COMPLETE. NCLID 001038
 _____________________________________________________________________________
 ---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
 M=>
Transferring Data From One MDO Variable to Another
You can transfer data from one MDO variable to another using the following syntax of
the ASSIGN verb:
ASSIGN [ OPT=VALUE ]
 MDO=
variable-name
 [ MAP=
map-name
 ]
 FROM
 MDO=
variable-name










