Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT221 - COBRT240
>
COBRT230 SORT RETURN attempted after the at end condition was returned
COBRT230 SORT RETURN attempted after the at end condition was returned
A RETURN statement was attempted after the end of file has been reached.
Resolution:
Correct by revising the execution flow affecting the RETURN statement.
Parent topic:
COBRT221 - COBRT240