NET/MASTER Network Control Language (NCL) Reference Manual

FILE CLOSE
Verbs
3–74 106126 Tandem Computers Incorporated
Examples
The following example closes all previously opened files and file pairs:
FILE CLOSE ALL
The following example closes the file, or pair of files, with the local identifier FILE1:
FILE CLOSE ID=FILE1