Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ho in VFP IF (oField.Attributes AND afFLong)=aFLong?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00310106
Message ID:
00310118
Vues:
24
>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?
>

You can declare values using #DEFINE in VFP. If you need to know what the values are, they're outlined in VBSCRIPT Programmer's Reference from WROX Press if you can't find them elsewhere, like in the ADO or VB docs.

>*-- 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?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform