Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to free object instances?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00065705
Message ID:
00065706
Views:
36
>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

oTest=.NULL.

:0)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform