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:
00759794
Views:
23
Hi Allan,

I've never tried what I'm about to suggest, but how about having the child form return an xml string?

Another option is to add a property to the calling form, pass a reference to itself to the child form and then have the child form manipulate the property of the calling form. This means a bit of tight coupling though.

Have fun!

Alex


>How would I pass an array to a form and then return the array to the calling form?
>I would prefer to not use a variable that would be available after the calling form is released.
>
>TIA.
Low-carb diet not working? Try the Low-food diet instead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform