Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning an Array from a Function
Message
From
28/02/2000 22:08:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00338850
Message ID:
00338852
Views:
20
>Return (@laArrayNew)

Make that:

Return laArrayNew

But since your passing it by reference, there's no need to pass it back, thats why you pass it by refrence.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform