Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a form value
Message
From
13/09/2000 13:03:25
 
 
To
13/09/2000 12:56:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00415931
Message ID:
00415934
Views:
20
>According to the VFP6 help system you can return a value from a form by placing a "return value" statement in the "UNLOAD" event. However, by the time UNLOAD the DESTROY event has already trashed all of your form variables. How can I return a form variable value from a form?

The form must be modal to return a value.

The UNLOAD and DESTROY have not trashed form variables. If you put a break point in one of these events you will see that the form variables still exist.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform