Previous Topic: CALC058ENext Topic: CALC060E


CALC059E

No key fields declared for this file

Reason:

The statement specifies a keyed GET to the named file, but no key fields were specified on the FILE statement. Only values of fields specified in the KEY= clause on the FILE statement may be used in the keyed form of the GET.

Action:

Correct the FILE statement or the GET statement.