Previous Topic: CALC049ENext Topic: CALC051E


CALC050E

Program has no processing or report sections

Reason:

The END statement has been read, and the CA Earl source program contains no processing or report generation statements. Every CA Earl source program must contain one or more processing statements (for example, SET, DECODE, PUT), or must specify one or more reports to be produced.

Action:

Check for a misplaced END statement or a missing source file.