NET/MASTER Network Control Language (NCL) Programmer's Guide
The Dependent Request and Response Queues
Environments and Command Processing
106160 Tandem Computers Incorporated 16–39
RETURN(&value) /* Return proc char */
END get_value /* End function */
END zex1612n
This NCL procedure allows you to obtain the value of a single startup parameter.
(Although you can display the value of single system parameters using the SHOW
SYSPARMS command, you cannot display the value of a single startup parameter
using the SHOW PARAM command.) Comments throughout the NCL procedure
describe each step.
The following screen shows the result of executing the NCL procedure five times:
(12:38) --------------------- OPERATOR CONTROL SERVICES ----------------------
START ZEX1612N XYZ
XYZ is not a valid value
NNM1005 START ZEX1612N PROCESSING COMPLETE. NCLID 000067
START ZEX1612N CIP
CIP is not a valid value
NNM1005 START ZEX1612N PROCESSING COMPLETE. NCLID 000068
START ZEX1612N CIP[1]
CIP[1] is $ZCIP (EXTERNAL)
NNM1005 START ZEX1612N PROCESSING COMPLETE. NCLID 000069
START ZEX1612N CONFIG FILE
CONFIG FILE is $DATA9.ZNNM.CONFIG
NNM1005 START ZEX1612N PROCESSING COMPLETE. NCLID 000070
START ZEX1612N
NNM0605 CONFIG FILE=$DATA9.ZNNM.CONFIG
NNM0605 PROCESSCHAR=Z
NNM0605 INIT=INIT
NNM0605 READY=ZREADY
NNM0605 SWGUID=YES
NNM0605 DID=SYS1
NNM0605 NCLDISTSRC=$DATA9.ZNNMNDS
NNM0605 NCLCUSTSRC=$DATA9.ZNNMNCS
MSG QUEUED ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>