Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release objects
Message
 
To
06/06/2001 13:44:17
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00515928
Message ID:
00515933
Views:
14
This message has been marked as the solution to the initial question of the thread.
>Using VFP6 SP4
>
>I am defining a class in a prg file. In this class, I ADD OBJECT myotherobject.
>
>Is there any command that will RELEASE an object that I added to my class?
>
>Thanks

Jerry,

I think REMOVEOBJECT should do the trick. The class you added will still be cached in memory, so you may also need to use CLEAR CLASS, but it's probably not necessary.
Brien R. Givens

Brampwood Systems
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform