RNF0398

The second operand of %HANDLER is not valid.

30

Cause . . . . . : The second operand of built-in function %HANDLER is not valid. The operand must be a modifiable variable. If it is an array, it must be contiguous. It must be exactly the same type as the first parameter of the prototype specified as the first operand of %HANDLER. The built-in function is ignored.

Recovery . . . : Correct the operands of built-in function %HANDLER. Compile again.