COBOL Messages


LNC0856

Minimum record size for file %1 is %2.

0

Cause . . . . . : As COBOL permits, you have not specified the minimum record length for file %1 in the RECORD IS VARYING clause. The minimum record size for the file is %2, for record description %3.

Recovery . . . : No action required.


[ Top of Page | Previous Page | Next Page | Table of Contents ]