Close Statement /text/sbasic/shared/03020101.xhp
Close statement

Close Statement

Closes a specified file that was opened with the Open statement.
Close Statement diagram Close [[#]fileNum [, [#]fileNum2 [,...]]] fileNum: Any integer expression that specifies the number of the data channel that was opened with the Open statement.