Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0201 - COBCH0300
>
COBCH0241 - COBCH0260
>
COBCH0246 KEY key-name missing or illegal
COBCH0246 KEY
key-name
missing or illegal
You have not specified the RECORD KEY clause in the file description of an indexed sequential file.
Resolution:
Add the RECORD KEY clause to the file description.
Parent topic:
COBCH0241 - COBCH0260