NET/MASTER Messages Manual

NNM1923
Messages
106159 Tandem Computers Incorporated 2–337
NNM1922 NCL
nclid
ATTR
vblattr
VBL
vblname
Cause. A DEBUG DISPLAY command was issued, and the message is part of the
binary format response. The line contains information about a variable.
nclid
is the ID of the NCL process.
vblattr
gives the attributes of the variable:
ERRFLD indicates that the panel error setting is present.
MDO indicates that the MDO was accessed directly or by a
subfield.
MODFLD indicates that the panel modification setting is present.
NONEXIST indicates that the variable does not exist.
OUTFLD indicates that the panel OUTVAR setting is present.
STEMDFLT indicates that the compound variable does not exist. The
value of the variable defaults to that of the stem.
If there is more than one attribute, the attributes are linked by a +.
vblname
is the name of the variable.
Effect. The information about a variable is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1923 NCL
nclid
VAL "
value
"X
Cause. A DEBUG DISPLAY command was issued, and the message is part of the
binary format response. The line contains the hexadecimal value of the variable.
nclid
is the ID of the NCL process.
value
is the hexadecimal value of the variable.
Effect. The value of the variable is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.