NET/MASTER Network Control Language (NCL) Reference Summary
System Variables
64 106161 Tandem Computers Incorporated
&SYS.TERM.ROWS The &SYS.TERM.ROWS system variable contains the number of rows available to the
physical terminal, regardless of the current processing window size.
&SYS.TERM.ROWS
&SYS.TERM.TYPE The &SYS.TERM.TYPE system variable contains the type of terminal from which the
procedure is running.
&SYS.TERM.TYPE
&SYS.TIME The &SYS.TIME system variable contains the current time of day in the format
hh:mm:ss
in which
hh
is hours,
mm
is minutes, and
ss
is seconds.
&SYS.TIME
&SYS.USER.AUTH The &SYS.USER.AUTH system variable contains the command authority level of the
user currently executing a procedure.
&SYS.USER.AUTH
&SYS.USER.ID The &SYS.USER.ID system variable contains the user ID of the user currently
executing the procedure. The value returned is from one through eight characters.
&SYS.USER.ID
&SYS.USER.LC The &SYS.USER.LC system variable contains the language code for this user.
&SYS.USER.LC
&SYS.USER.MODE The &SYS.USER.MODE system variable indicates whether the current user ID has
been used.
&SYS.USER.MODE
&SYS.USER.PWSTATE The &SYS.USER.PWSTATE system variable indicates whether the user's password has
expired.
&SYS.USER.PWSTATE