Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arrays - help
Message
 
 
To
21/11/2000 15:24:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00444229
Message ID:
00444335
Views:
8
PMFJI, but yes. Whenever you pass an object, you are actually passing it by reference. Anything you do to the passed object will be reflected when you return from the function.

*snip*
>Trey:
>
>Could you educate me a bit on this? You say to "pass an object reference" into the function. Is this truely passed by reference in that changes made to the parameter are reflected back the same way changes made to an array passed by reference are passed back???
>
>Thanks........Rich
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform