Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing form property by reference
Message
 
 
To
10/07/1998 17:20:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00116288
Message ID:
00116388
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform