Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Button calls a form, form returns values, button code co
Message
From
29/08/2008 09:54:57
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01342942
Message ID:
01343083
Views:
21
>Hi Jay,
>
> How can I keep the other values gathered from Form2 in scope, or return them to Form1?
>
>Store them into properties of the form. Then, in the Unload event create an object based on the EMPTY() class and use ADDPROPERTY() to transfer all values to the object. Return this object or NULL instead of .T. and .F.

How do I return NULL? Just RETURN NULL?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform