[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Using/Manipulating Bit Mapped integers in SQR
- Subject: Using/Manipulating Bit Mapped integers in SQR
- From: Chad Lancour <Chad_Lancour@PEOPLESOFT.COM>
- Date: Thu, 21 May 1998 15:43:11 -0700
How would one go about performing Bitwise operations in SQR code?
For example,:
An integer field is read from a database and stored into a variable.
Then, a Bitwise AND is performed against this variable to test if a
particular bit is
on. If it is then goto procedure A, else Procedure B.
Any suggestions?
Thanks
Chad Lancour
email chad_lancour@peoplesoft.com