Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0201 - COBCH0300
>
COBCH0221 - COBCH0240
>
COBCH0234 DEPENDING missing
COBCH0234 DEPENDING missing
You have defined a variable length table without specifying the DEPENDING phrase that, at run time, enables your COBOL system to determine the actual table size.
Resolution:
Specify the DEPENDING phrase.
Parent topic:
COBCH0221 - COBCH0240