[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CLOSE Close File or Device
CLOSE [[#] filenum [,[#] filenum]...]
Closes one or more files or devices and terminates the association
between a file or device and its number.
filenum The number under which a file was OPENed.
----------------------------------------------------------------------
Notes: If no filenum is supplied, all open files and devices are
CLOSEd.
If the device or file was OPENed for sequential output,
CLOSE writes the final buffer to the device or file.
CLEAR, END, NEW, RESET, and SYSTEM automatically close all
open files and devices.
See Also:
END
OPEN
STOP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson