Post Reply 
Bitwise AND with a variable
01-16-2018, 10:22 AM
Post: #2
RE: Bitwise AND with a variable
Use the BITAND function rather than the AND function: BITAND(x,#FFFFh)

(see the integer function list page 604 of the User Guide)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bitwise AND with a variable - Stevetuc - 01-16-2018, 10:07 AM
RE: Bitwise AND with a variable - Didier Lachieze - 01-16-2018 10:22 AM



User(s) browsing this thread: 1 Guest(s)