All
Status 42
CLOSE for file not open
Explanation
Attempt to CLOSE a file that is not open.
Solution
Check program flow, ensure OPEN succeeded before CLOSE.
CLOSE for file not open
Attempt to CLOSE a file that is not open.
Check program flow, ensure OPEN succeeded before CLOSE.