Previous Topic: CALC222ENext Topic: CALC224E


CALC223E

Must specify key length or key fields for indexed file filename

Reason:

There is an invalid FILE statement for an indexed sequential file. A FILE statement must supply information relating to the key of the records.

Action:

Specify the length of the key in the key length parameter or supply a KEY= clause to name the key fields.