Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Release An Object
Message
From
08/10/1998 19:53:07
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
How To Release An Object
Miscellaneous
Thread ID:
00145291
Message ID:
00145291
Views:
67
I created an object using CREATEOBJECT and placed a method in
the object called "RELEASE".

The method had only one statement ...

"RELASE THIS"

Later on in the procedure i attempt

OBJECTNAME.RELEASE

but the variable still exists in memory.

As a work around i simply do a RELEASE OBJECTNAME
and this works fine.

However isnt the RELEASE method supposed to work as well?

TIA,
Dave.
Next
Reply
Map
View

Click here to load this message in the networking platform