RNF7527
The character operand of a move operation is not valid. Specification is ignored.
30
Cause . . . . . : A character entry is involved in a move operation to or from a graphic entry, but the character entry is not valid for one of the following reasons:
- if the entry is a character field, its length is not even or is less than 4 bytes
- if the entry is a character literal, hexadecimal literal, or figurative constant *ALL or *ALLX, its length is not an even number of bytes, or it does not represent at least one graphic character
- if the entry is a character literal or *ALL, it is not entirely enclosed by one pair of shift-out and shift-in control characters
The specification is ignored.
Recovery . . . : Specify a valid character entry. Compile again.