RNF7570

MOVE or MOVEL between graphic data and data with a specific CCSID is not allowed when ignoring graphic CCSIDs.

30

Cause . . . . . : It is not valid to use MOVE or MOVEL from UCS-2 to graphic, or from graphic to UCS-2 when graphic CCSIDs are ignored. It is also not valid to use MOVE or MOVEL from alphanumeric to graphic, or from graphic to alphanumeric when graphic CCSIDs are ignored, unless the alphanumeric data is in the job CCSID. The Calculation specification is ignored.

Recovery . . . : Specify Control specification keyword CCSID(*EXACT), or specify Control specification keyword CCSID(*GRAPH) with a CCSID other than *IGNORE. Compile again.

Technical description . . . . . . . . :