Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to free object instances?
Message
From
12/12/1997 21:48:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to free object instances?
Miscellaneous
Thread ID:
00065705
Message ID:
00065705
Views:
67
Can anyone tell me how i can release a single object instance of a user-defined class from memory?

i do not want to wait for the object instance to go out of scope or wait for the program to end or to do a CLEAR ALL to achieve this.

Example: i have an object-reference 'oTest'
oTest = CREATEOBJECT('clsTest')

Any help will be appreciated!
Many thanks :)

Mazlan Bin Mohammad
Next
Reply
Map
View

Click here to load this message in the networking platform