NET/MASTER Network Control Language (NCL) Reference Summary
System Variables
106161 Tandem Computers Incorporated 55
&SYS.ERROR.VALUE2OK
The &SYS.ERROR.VALUE2OK system variable indicates whether
&SYS.ERROR.VALUE2 contains information about an error.
&SYS.ERROR.VALUE2OK
&SYS.FDBK The &SYS.FDBK system variable returns numeric completion information after
execution of selected NCL verbs.
&SYS.FDBK
&SYS.FILE.ERROR The &SYS.FILE.ERROR system variable contains a Guardian file system error.
&SYS.FILE.ERROR
&SYS.FILE.ID The &SYS.FILE.ID system variable contains the current local file identifier.
&SYS.FILE.ID
&SYS.FILE.KEY The &SYS.FILE.KEY system variable contains the value of the full key of the last
record read from a UDB.
&SYS.FILE.KEY
&SYS.FILE.PATH The &SYS.FILE.PATH system variable contains the number of the file from which the
FILE GET verb retrieved a record.
&SYS.FILE.PATH
&SYS.FILE.RC The &SYS.FILE.RC system variable contains the return code of a file processing
function after the execution of the FILE ADD, FILE CLOSE, FILE DEL, FILE GET, FILE
OPEN, FILE PUT, FILE PUTGET, or FILE SET verb.
&SYS.FILE.RC
&SYS.FILE.RCNT The &SYS.FILE.RCNT system variable contains a count of the number of records
generically deleted by the FILE DEL verb.
&SYS.FILE.RCNT