Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private DataSession Won't Close Out?!?
Message
From
16/10/2002 17:18:24
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00711562
Message ID:
00712014
Views:
18
>The problem is not likely to be with references which your form might hold to other objects but references held by external objects TO your form (or an object which it contains ). Check whether your forms Unload() event is firing. If, as I suspect, it is not then you almost certainly have a reference to the form somewhere which is preventing this. Whilst you can clean up your tables in the Destroy() you will not be tackling the underlying problem.
>
>Regards,
>Viv

Viv, thank you for telling me that. as far as I can tell the UnLoad is firing fine because I put it into the trace window OK when the UnLoad was occurring at both the form level and at the class level. I did the same thing for the DE's closetables. That is firing also.

Wally Noll
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform