Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0701 - COBCH0800
>
COBCH0741 - COBCH0760
>
COBCH0748 Index name set to negative value
COBCH0748 Index name set to negative value
You have set the value of an index to a negative number. 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