Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning an Array from a Function
Message
From
28/02/2000 23:11:14
Michel Lalonde
Laboratoire Médical Biron
Lachine, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00338850
Message ID:
00338901
Views:
25
The function can't return an ARRAY.





>Hi Mike,
>I try what you tell me but when i see the array values all reflects the first value of the array returned
>
>Ex. laArrayNew[1,1]=300
> laArrayNew[2,1]=150
>
>
>Return laArrayNew
>
>laArrayTwo=funcExample(@laArrayone)
>laArrayTwo[1,1]..300
>laArrayTwo[2,1]..300
>.
>.
>.
>.
>laArrayTwo[20,1]..300
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform