Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Parameters by Reference to an Object
Message
 
À
14/03/1997 07:38:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00024219
Message ID:
00024231
Vues:
26
>Can anyone tell me how to pass parameters by reference when using the CREATEOBJECT()command? I'm using VFP 3.0. Any help would be greatly appreciated.

check the help for syntax, but something like

oThisObj = createobject('mainform',@lcCurrentRec)

remember the object's init must have the parameters/lparameters statement first.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform