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:
00760141
Views:
15
>Hi Jim,
>
>I do not think you need to even "return" a value because the for is working with an object reference, therefore the object which is passed to the form is the same object the form is modifying. Upon exiting the form the original object will represent the activities applied by the form.
>

You are correcttechincally, however, if the form is NOT modal the code following the DO FORM will execute before the fomr is dispatched. So whether you choose to return the value or not you still need to have a modal form for the approach to work.
Previous
Reply
Map
View

Click here to load this message in the networking platform