Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0701 - COBCH0800
>
COBCH0741 - COBCH0760
>
COBCH0750 Index name set to 0
COBCH0750 Index name set to 0
You have set the value of an index to 0. Index values must be no less than 1.
Resolution:
Modify your code to specify a positive value for the index, then resubmit.
Parent topic:
COBCH0741 - COBCH0760