CALC (CA Earl) Messages › CALC286E
CALC286E
Expect ENDIF here
Reason:
Each IF statement must be paired with an ENDIF statement, and one ENDIF is missing.
Action:
Add the missing ENDIF or remove the extra IF.