Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BitTest function
Message
De
08/02/2005 12:56:20
 
 
À
08/02/2005 12:06:55
Information générale
Forum:
Internet
Catégorie:
VBScript
Divers
Thread ID:
00984770
Message ID:
00984785
Vues:
18
>Hi All,
>
>Does anyone know how to do the same functionality of the VFP BitTest() funciton in VBscript or JavaScript?

I don't think JS has a BITTEST equivalent, but you could use the bitwise and operator (&), and with the right value (1, 2, 4, etc), and see if result is > 0.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform