RNF5022

Factor 2 entry is not valid for a BITON, BITOFF or TESTB operation; specification is ignored.

30

Cause . . . . . : The Factor 2 entry (positions 36 - 49) for a BITON, BITOFF, or TESTB operation is not valid. For Factor 2, a character-literal entry or named-constant value must be 0 - 7, and the named-constant length must be less than or equal to 8 characters; a hexadecimal-literal entry must have 2 hexadecimal digits 0 - 9, a - f or A - F, representing one byte. Figurative constants are not allowed.

Recovery . . . : Specify a valid Factor 2 entry (positions 36 - 49). Compile again.