Previous Topic: C52ENext Topic: C54E


C53E

Input file is fixed, but record length is not 80 ‑ compile aborted

Reason

A fixed length record format input file must have a record length of 80 bytes.

Action

Modify the input file to have a record length of 80 bytes or a variable length record format and recompile.