Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the return value of a object-created form
Message
From
12/03/2008 13:11:27
 
 
To
12/03/2008 12:02:20
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01301360
Message ID:
01301394
Views:
8
How can I catch the return value from a form that is created with CREATEOBJECT?

Add a form property to hold the return value. Then, in the form instantiated using CREATEOBJECT(), do not release them form(). Hide it instead. Then let the calling form pick off the return value and release the called form afterward.
Previous
Reply
Map
View

Click here to load this message in the networking platform