Thanks again!
I wasn´t sure if the |= operator would work in a conditional (i´m using set/reset/toggle for them)so i didn´t even tried - thanks for the manual page tip!
By the way, in the examples of this page...
Code:
z += 1; // add 1 to x


I think they should fix that, someone might not understand (like me)!