Previous Topic: CALC213ENext Topic: CALC215E


CALC214E

Undeclared record length

Reason:

The FILE statement does not specify a record length with a RECORD= parameter. A record length is required for all file types except CARD files.

Action:

Specify a RECORD= value.