RNF0387

A parameter for %BITAND is not valid.

30

Cause . . . . . : The parameters for built-in function %BITAND 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 %BITAND. Compile again.