Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing array property of an object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00204115
Message ID:
00204158
Vues:
20
Hi Jim,

>Has anyone figured out the right syntax for passing an array property or an object to a function or method?

You can't pass any property by reference. You either have to copy the property into a local variable (using ACOPY() in this case), or you pass the object reference and the property name. Several months ago I wrote an Ask Advisor article that explains this more in detail.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform