RNF7562

Field cannot be defined like a variable-length field using *LIKE DEFINE.

30

Cause . . . . . : A field is being defined using operation *LIKE DEFINE, however, the field specified in the Factor-2 entry (position 36 - 49) is defined as variable-length character, graphic, or UCS-2. The specification is ignored.

Recovery . . . : Use the LIKE keyword on a Definition specification to define a field like a variable-length field. Compile again.