NET/MASTER Management Services (MS) Command Reference Manual
DEBUG DISPLAY
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–39
Examples
1. The following example displays all variables in normal format in the current NCL
process. The following screen displays the results.
DEBUG DISPLAY FORMAT=NORMAL VAR=*
(09:07) --------------------- OPERATOR CONTROL SERVICES ----------------------
DEBUG DISPLAY FORMAT=NORMAL VAR=*
NNM1921 NCL 001552 VBL 1 VAL "THE"
NNM1921 NCL 001552 VBL 2 VAL "QUICK"
NNM1921 NCL 001552 VBL 3 VAL "BROWN"
NNM1921 NCL 001552 VBL 4 VAL "FOX"
NNM1921 NCL 001552 VBL 5 VAL "JUMPS"
NNM1921 NCL 001552 VBL 6 VAL "OVER"
NNM1921 NCL 001552 VBL 7 VAL "THE"
NNM1921 NCL 001552 VBL 8 VAL "LAZY"
NNM1921 NCL 001552 VBL 9 VAL "DOG"
NNM1921 NCL 001552 VBL CHARS. VAL "0"
NNM1921 NCL 001552 VBL CHARS.3 VAL "4"
NNM1921 NCL 001552 VBL CHARS.4 VAL "2"
NNM1921 NCL 001552 VBL CHARS.5 VAL "3"
NNM1921 NCL 001552 VBL I VAL "9"
NNM1921 NCL 001552 VBL LEN VAL "3"
NNM1921 NCL 001552 VBL PAUSE VAL "Y"
NNM0999 *END*
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>