Close Statement/text/sbasic/shared/03020101.xhpClose statement
Close Statement
Closes a specified file that was opened with the Open statement.Close Statement diagramClose [[#]fileNum [, [#]fileNum2 [,...]]]fileNum: Any integer expression that specifies the number of the data channel that was opened with the Open statement.