COBOL Messages


LNC2501

The maximum record length is less than or equal to the minimum.

30

Cause . . . . . : The maximum record length %1 in the RECORD IS VARYING clause is less than or equal to the minimum length of %2.

Recovery . . . : Change the RECORD IS VARYING clause so that the maximum record length is greater than and not equal to the minimum record length.


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