|
<< Click to Display Table of Contents >> Navigation: File functions and statements > Close |
Description
Concludes input/output (I/O) to a file opened using the Open statement.
Syntax
Close filenumber
The filenumber is any valid file number:
Remarks
When the Close statement is executed, the association of a file with its file number ends.