RNF7501

Length of data structure in Result-Field does not equal the record length of Factor 2.

20

Cause . . . . . : The length of a data structure specified as the Result-Field operand is not equal to the record length of the Program-Described file specified as the Factor 2 operand for a READ, READE, READP, READPE, WRITE, or UPDATE operation. The length defaults to the shorter length.

Recovery . . . : Ensure that the data-structure length is equal to the record length of the file. Compile again.