RNF0382

The second parameter for %REPLACE is not valid.

30

Cause . . . . . : The second parameter of built-in function %REPLACE must be of type character, graphic, or UCS-2. In addition, the type must match the type of the first parameter, and for graphic and UCS-2 parameters, the CCSIDs must either be the same, or one of the CCSIDs must be 65535. The built-in function is ignored.

Recovery . . . : Change the second parameter of built-in function %REPLACE. Compile again.