COBEC0009S Missing END-EXEC

A period or COBOL verb was encountered in an EXEC statement instead of (or before) the END-EXEC to terminate the EXEC statement.

System Action:

The EXEC statement is treated as comments, a SEVERE error is raised, and processing continues with the COBOL verb or the word following the period.

Resolution:

Correct the EXEC statement so that it conforms to the defined syntax for EXEC statements.

Properties:
Destination: Source Listing, .TRL file, STDOUT