Batch Mode Simulation : File Operation Statements : CLOSE Statement

CLOSE Statement

The Close statement closes a file that was previously opened. If your system environment limits the number of open files, this command is used. The Simulation tool automatically closes files when the Simulation Control Program is stopped.

CLOSE (file_variable);