Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems releasing a class
Message
From
11/07/2000 11:50:19
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00390393
Message ID:
00390768
Views:
10
>I've experienced this problem when I have forgotten to clear object references. If you assign object references to a property of your application object and don't clear it by setting it to .NULL., VFP could hang trying to clear out the memory.
>
>Just a thought.

This is the case with my registry class, it is assigned to a property of my application object, and now when I set it to NULL in the closeApp method it works fine.
But suppose you have a program error and you want to step out of the program without being able to trigger the CloseApp method where you set object references to Null?
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform