Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there SetAll() for methods?
Message
De
13/04/2008 11:26:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01310111
Message ID:
01310243
Vues:
25
> I was wondering, though, what is the purpose of the FOXOBJECT?

As Marcia said, it tells the engine that you're dealing only with VFP native objects, not COM objects. That makes it work (much) faster, and avoids problems you can have in some cases when it thinks it's a COM object.

Any FOR EACH loop on native objects should include FOXOBJECT.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform