Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing form property by reference
Message
 
 
À
10/07/1998 17:20:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00116288
Message ID:
00116388
Vues:
16
Robert,

hokey work-around is a synonym for Xbase code isn't it? *bg*

You can copy the properties to/from local variables that you can pass by ref. Of maybe rewrite your function so that returns the value instead of altering a passed parameter. In all the development I've done so far in VFP I haven't had to pass a property by reference to anything but one API call I was using where I had to resort to using a local temp.


>From what I'm gathering, I cannot do something like (except through some hokey work-around):
>
>Swap(THISFORM.a, THISFORM.b)
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform