Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning an Array from a Function
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00338850
Message ID:
00339087
Views:
28
Larry,

From a purest point of view you cannot pass an "object" all you can pass is a variable that references an object. That is the variable points to the object, so what is done to the variable is done to the object. There is no need to return the reference as the object has been changed.
Previous
Reply
Map
View

Click here to load this message in the networking platform