Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning Parameters from a Form
Message
From
28/05/1997 17:02:46
 
 
To
28/05/1997 16:43:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00033927
Message ID:
00033943
Views:
41
>I know how to pass PARAMETERS to a form, but how Do I RETURN PARAMETERS from form after ThisForm.Release().
>I would like to avoid public variables or any reference to outside sourse.
>Thanks.....

The best and sometimes the only way is to have some properties (in App object,formset,parent form,etc., i.e. scoped wider then the form). Then you just refill these properties whenever it's necessary (surely, before Release).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform