Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot clear object in use
Message
 
 
To
08/09/1999 10:52:58
Dennis Schuette
Customized Business Services, Llc
Yuma, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00262410
Message ID:
00262414
Views:
14
>I am using VFP 5.0a.
>I get this when I try to do an 'On Shutdown' on the 'clear all' line. It started when I turned my initial form into a class. Worked just fine before.
>
>1] How do I determine what object is still in use?
>
>2] How do I get rid of it?

Put a SET STEP ON just before releasing the form. Search for any objects that have not been released. In the "release" code of your form, manual release each of the objects that you find.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform