Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
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