Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible WISH LIST item?
Message
 
To
28/10/1998 09:08:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00149579
Message ID:
00151713
Views:
37
>One thing would be nice to have, and JimN is right about it - .Release should return .f. if it fails because reference count is not zero when it attempts to release

But Release doesn't fail. It always releases the memvar given as its argument (which has the side effect of decrementing the reference count of the object the memvar references).

However, even if that point is considered pedantic <s>, what would you do with the result? And if you really do need to know whether an object (not the memvar referencing it) has been released, you can simply use Type().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform