Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return value from a modal form
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00065924
Message ID:
00065938
Views:
34
>What's the best way to return a value from a modal form class?

if it's just a form you can issue a do form ... to varname
where you return varname in the unload ( i think ) event of the form.

it it's a class, the best way i've found to do it is to create a return value property on the form
and access that property before you release the object reference to the form.
Previous
Reply
Map
View

Click here to load this message in the networking platform