Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0501 - COBCH0600
>
COBCH0561 - COBCH0580
>
COBCH0562 An "ELSE" phrase did not have a matching IF and was discarded
COBCH0562 An "ELSE" phrase did not have a matching IF and was discarded
You declared an ELSE phrase but failed to declare a matching IF.
Resolution:
Resolve the mismatch between the conditional verbs.
Parent topic:
COBCH0561 - COBCH0580