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);
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
CLOSE (file_variable);