Previous Topic: 063

Next Topic: 065

064

INVALID BIT MASK

You used a Bit Test as part of an IF, SELECT, or IGNORE statement, and the mask value is invalid. The mask must be formatted as 'ab' or X'ab', where a and b are valid hexadecimal digits (that is, 0-9 and A-F).