CLOSE Statement Statement Syntax: CLOSE (fl); where fl is an identifier of type FILE. This statement closes a file that was previously opened with the OPEN statement.
Statement Syntax:
where fl is an identifier of type FILE. This statement closes a file that was previously opened with the OPEN statement.