Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass an array and return array from a form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00759681
Message ID:
00759908
Views:
19
Jim,

That wouldn't work with local variables would it?
I would have to use private?
Tks.

>Allan,
>
>Don't instead use pass by reference.
>
>
>DIMENSION MyArray(3,3)
>* Now populate the array
>
>DO FORM MyForm WITH MyArray
>
>* When the form finishes any changes it made to the parametered array it recieved will be in MyArray at this level.
>
Regards,

Allan Coganovitch
allanc@proven-solutions.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform