|
I've read the manual and searched the archives yet still don't understand this. There is a character field returned by an IBM a.p.i. that contains information in individual bits (bit 0 is something, bit 1 is something else, and so on) so I need a method of testing specific bits of this one character field. As near as I can tell, the following code should test bit 3 in the field to determine if it's on: IF %BITAND(Field : x'F3') <> x'00' Is this right? Thanks in advance for allaying my confusion. Donald R. Fisher, III Project Manager Roomstore Furniture Company (804) 784-7600 extension 2124 DFisher@xxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.