Script CLOSE Statement

CLOSE

The CLOSE statement closes the currently open file. For example:

CLOSE

closes the data file that was opened by the OPEN statement.

If an error occurs at the end of the file, the _$filerror system variable is non-zero.

Copyright © 2017 American Chemical Society. All Rights Reserved.