COBCH1113 Imperative statement missing - CONTINUE assumed
Your program contains a conditional statement which has not been followed by an imperative statement. Your COBOL system executes the code, but the result of this might be undefined.
Parent topic:
COBCH1101 - COBCH1120