Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Objects...IDEAS?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00167801
Message ID:
00168122
Views:
32
>Hey all,
>
{stuff deleted ...}

>But then when the form object closes itself through the "Close" button, my reference is still there, set to .NULL.

{more stuff deleted...}

Can you just hide the form instead of closing it? This is also a way to have values returned from forms that are created with the CREATEOBJECT. Store the return value in a property of the form (say uRetValue) and get at it through the forms collection. (_screen.forms(lnFormIdx).uRetValue).
----------
Mark Bucciarelli
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform