NET/MASTER Network Control Language (NCL) Programmer's Guide
Examples of System-Level NCL Procedures
Developing System-Level NCL Procedures
17–40 106160 Tandem Computers Incorporated
The following screen shows the result of displaying the records in
$DATA2.JOHNNCLS.MSGLOG:
(07:19) --------------------- OPERATOR CONTROL SERVICES ----------------------
START ZEX1718N
UDBCTL OPEN=$DATA2.JOHNNCLS.MSGLOG ID=MSGLOG
Text is NNM1001 NCL PROCEDURE AAAAA DOES NOT EXIST IN LIBRARY $DATA2.ZNCLPGN.
Text is SHOW USERS
Text is NNM0656 USERID TERMINAL TYPE PHYSICAL NAME
Text is NNM0657 -------- -------- ---- --------------------
Text is NNM0659 NMTJN #5898095 6530 $ATP2.#TERM1
Text is NNM0658 SYS1BLOG BG-LOG BLOG
Text is NNM0658 SYS1BMON BG-MON BMON
Text is NNM0658 SYS1BSYS BG-SYS BSYS
Text is NNM0658 SYS1EMSP EMS-PROC EMSP
Text is NNM0658 SYS1LOGP LOG-PROC LOGP
Text is NNM0660 6 USERS LOGGED ON
Text is START ZZZZZ
UDBCTL CLOSE=$DATA2.JOHNNCLS.MSGLOG
NNM1005 START ZEX1718N PROCESSING COMPLETE. NCLID 000052
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>
The records show the SHOW USERS command and the results of the command.