NET/MASTER Network Control Language (NCL) Reference Summary

System Variables
52 106161 Tandem Computers Incorporated
&SYS.DATE.n The &SYS.DATE.
n
system variable contains the current date in one of the specified
formats.
&SYS.DATE.1
&SYS.DATE.2
&SYS.DATE.3
&SYS.DATE.4
&SYS.DATE.5
&SYS.DATE.6
&SYS.DATE.7
&SYS.DATE.8
&SYS.DATE.9
&SYS.DATE.10
&SYS.DATE.11
&SYS.DOM.ID The &SYS.DOM.ID system variable contains the message identifier (DOM ID) of a
non-roll-delete (NRD) message.
&SYS.DOM.ID
&SYS.ERROR.CODE The &SYS.ERROR.CODE system variable contains the integer setting that indicates the
NCL error type.
&SYS.ERROR.CODE
&SYS.ERROR.COLUMN
The &SYS.ERROR.COLUMN system variable contains the column in a line of code in
which an error occurred.
&SYS.ERROR.COLUMN
&SYS.ERROR.COND The &SYS.ERROR.COND system variable contains the name of the condition or error
that was issued.
&SYS.ERROR.COND
&SYS.ERROR.FILE The &SYS.ERROR.FILE system variable contains the name of the source file associated
with the NCL procedure that contained the error.
&SYS.ERROR.FILE