Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BitTest function
Message
De
08/02/2005 13:18:53
 
 
À
08/02/2005 12:56:20
Information générale
Forum:
Internet
Catégorie:
VBScript
Divers
Thread ID:
00984770
Message ID:
00984792
Vues:
15
>>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.

Thanks, I will look into it.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform