Previous Topic: CALC223ENext Topic: CALC225E


CALC224E

Cannot define field in nonexistent file

Reason:

The DEFINE statement is invalid at this point. The definition of a field in a record must follow a FILE statement.

Action:

Check the sequence of the source deck, and ensure that this DEFINE follows a valid FILE statement.