Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BitSet & Integer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00919018
Message ID:
00919053
Vues:
14
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform