Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return value from form created with CreateObject() ??
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00176044
Message ID:
00176289
Views:
27
Klas,
Have you considered passing the calling form to the created form (as an object-type variable), and then storing the values you wish to return to the calling form before exiting the created form? I handle most of my returned values this way.

HTH
Barbara

>Hi,
>We are considering putting a number of forms in classes and open them with oForm = CreateObject("form_class_test").
>Eveything seems to work fine except one thing: Some of our forms return a value and if we do the above we do not know how to get a hold of this value without saving it to a global varible.
>
>Does anyone know of a better way ??
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform