RNF7064

The Factor 2 operand of IN or OUT is not a data area.

30

Cause . . . . . : The name specified as the Factor 2 operand of an IN or OUT operation is not defined as a data area. The specification is ignored.

Recovery . . . : Change the name of the Factor 2 operand to a data-area name, or specify the keyword *DTAARA to refer to all of the data areas in the program. Compile again.