NET/MASTER Network Control Language (NCL) Reference Summary
System Variables
56 106161 Tandem Computers Incorporated
&SYS.GUID.GROUP The &SYS.GUID.GROUP system variable contains the group number under which an
NCL procedure is currently running.
&SYS.GUID.GROUP
&SYS.GUID.USER The &SYS.GUID.USER system variable contains the user number under which an NCL
procedure is currently running.
&SYS.GUID.USER
&SYS.INKEY The &SYS.INKEY system variable contains the name of the function key that
terminated user input in the last displayed panel.
&SYS.INKEY
&SYS.INT.REQ# The &SYS.INT.REQ# system variable contains the number of messages queued to the
dependent request queue of an NCL process.
&SYS.INT.REQ#
&SYS.INT.RSP# The &SYS.INT.RSP# system variable contains the number of messages queued to the
dependent response queue of an NCL process.
&SYS.INT.RSP#
&SYS.INTYPE The &SYS.INTYPE system variable contains the name of the dependent queue on
which a message has arrived.
&SYS.INTYPE
&SYS.LASTLOGON.DATE
The &SYS.LASTLOGON.DATE system variable contains the date when the user last
logged on to the system.
&SYS.LASTLOGON.DATE
&SYS.LASTLOGON.TIME
The &SYS.LASTLOGON.TIME system variable contains the time when the user last
logged on to the system.
&SYS.LASTLOGON.TIME