Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0101 - COBCH0200
>
COBCH0121 - COBCH0140
>
COBCH0132 Repeated "condition-name TO TRUE/FALSE" in SET statement
COBCH0132 Repeated "condition-name TO TRUE/FALSE" in SET statement
You have specified a repeated "condition-name to TRUE/FALSE" phrase in a single SET statement. This does not conform to your selected flagging dialect.
Resolution:
Split into two separate SET statements.
Parent topic:
COBCH0121 - COBCH0140