RNF0388

A parameter for %BITOR is not valid.

30

Cause . . . . . : The parameters for built-in function %BITOR must be of type numeric, or character. The parameters cannot be figurative constants and they cannot be float numeric values. In addition, all parameters of the built-in function must have the same type. The built-in function is ignored.

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