Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0301 - COBCH0320
>
COBCH0320 Too many operands in one statement
COBCH0320 Too many operands in one statement
A statement in the Procedure Division of your program contains too many operands or individual operands that are too long.
Resolution:
Reduce the number of operands, or shorten those operands that are too long.
Parent topic:
COBCH0301 - COBCH0320