Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0001 - COBCH0100
>
COBCH0041 - COBCH0060
>
COBCH0052 Only allowed with SEQUENTIAL files
COBCH0052 Only allowed with SEQUENTIAL files
You have performed an operation that is permitted only if the file has SEQUENTIAL organization (for example, CLOSE REEL/UNIT).
Resolution:
Change the file organization to SEQUENTIAL.
Parent topic:
COBCH0041 - COBCH0060