All the bit names are defined in the assembler files.
But PBP would need to know what those value are at "compile time".
The assembler doesn't execute until after PBP is finished.
So PBP has no idea what they are.
Plus CONstants as bit modifiers are not an accepted syntax for PBP.
Joes example is the best way.
<br>
Bookmarks