Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BitSet & Integer
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00919018
Message ID:
00919053
Views:
15
>Bitset(0,31) = -2147483648, the minimum integer for VFP is -2147483647 try with
>
>Replace inttest With (Bitset(0,31)+1)
>

If i do this, BitTest(Inttest, 0) will return .T., which is not a good thing for me... I guess i'll have to use a float instead.

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform