Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT021 - COBRT040
>
COBRT029 Attempt to delete open file (Recoverable)
COBRT029 Attempt to delete open file (Recoverable)
You have tried to perform a DELETE FD operation on an open file.
Resolution:
Close the file before performing the DELETE FD operation.
Parent topic:
COBRT021 - COBRT040