Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form won't release
Message
From
04/11/1998 17:43:26
 
 
To
04/11/1998 17:38:04
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00154566
Message ID:
00154603
Views:
23
You mean like...

THIS.txtWhatever = NULL
THIS.lblWhatever = NULL
THIS.cmdWhatever = NULL
THISFORM.RELEASE()

??????????????????????????


>Sorry if this is off the mark, but it might not be a dangling reference to the form, but a dangling reference to an object. For example, using more than 1 PEMSTATUS() call in an IF/THEN (I think that's the occasion) can cause this. Also, if your form creates any objects you should set them to NULL when you release the form. HTH
>
>>I know... there's probably a dangling reference to the form that prevents is from closing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform