Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ho in VFP IF (oField.Attributes AND afFLong)=aFLong?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Ho in VFP IF (oField.Attributes AND afFLong)=aFLong?
Divers
Thread ID:
00310106
Message ID:
00310106
Vues:
57
Note: I'm use a traslator


I am constructing classes on ADO and like me to know to me if is possible to emulate (oField.Attributes AND adFlong)=adFlong in VB or IF adFlong IN oField.Attributes in Delphi. A solution is to guess each position of each bit and to use BitTest (like say "ADO Jumpstart FOR Vfp Developers), but is more util to find any programmable way to find out this. Somebody knows like obtaining it in VFP?

*-- Original
Estoy construyendo unas clases sobre ADO y me gustaria saber si es posible emular IF (oField.Attributes AND adFlong)=adFlong en VB o IF adFlong IN oField.Attributes en Delphi. Una solución es adivinar cada posicion de cada bit y utilizar BitTest (como sugiere "ADO Jumpstart FOR Vfp Developers), pero seria muy util encontrar una forma programable para averiguar esto. Alguien sabe como lograrlo en VFP?
The Life is Beautiful!

Programmer in
Delphi, VS.NET
MCP
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform