Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form won't release
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00154566
Message ID:
00154868
Views:
32
Larry,

Then once the form has been released, execution will continue and unless you declared the memvar public it should go out of scope when the method/routine that did the createobejct() ends.

As the other said, just always thisform.Release() and you should be ok. If when you click the X button on the title bar it disables and the form hangs around, that is because something somewhere is holding a reference to one of the contained obejcts of the form.

>Yes, the form's modal and as for when the memvar goes out of scope... that's the question <s>
>
>Can I set the memvar to NULL from within the class?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform