Previous Topic: CALC039ENext Topic: CALC041E


CALC040E

Keylength must not exceed record length

Reason:

There was an error in the FILE statement—the key length exceeds the stated record length. The key length, as directly given in the FILE key length specification or as calculated from the total length of the named key fields in the KEY= clause, exceeds the record length as given in the RECORD= parameter.

Action:

Correct the key length or the record length.