Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0501 - COBCH0600
>
COBCH0501 - COBCH0520
>
COBCH0511 FILE STATUS data-name is not alphanumeric
COBCH0511 FILE STATUS
data-name
is not alphanumeric
You have specified a nonalphanumeric data item in your FILE STATUS.
Resolution:
Amend your code to make the data item alphanumeric.
Parent topic:
COBCH0501 - COBCH0520