Your problem is that Not is not not.

Not in KiXtart is a logical operator, not a bitwise operator.

There is no boolean not, so you will need emulate it.

Nuff nots.