Previous Topic: CALC249ENext Topic: CALC251E


CALC250E

Too many executable statements

Reason:

The generated program is too large. This error message is printed adjacent to the source statement in the compile listing that causes the error condition. The position of the error message will provide a guide to the amount by which the presort program is too large for the operational environment.

Action:

Simplify the CA Earl program to reduce the number of executable statements.