Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To See What Hasn't Been Released
Message
From
08/08/2001 09:41:09
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
08/08/2001 09:33:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00541215
Message ID:
00541232
Views:
24
>>Is there a way to determine what objects, etc have not been released either at a certain point during the run or at lease after the app has exited? Thanks!
>>
>>Regards, Renoir
>
>If you have an object reference, created with:
>
>loObject = CreateObject("cMyForm")
>
>when the object is released, the variable is NULL.
>
>? IsNull(loObject)

Yes, but I want to see what hasn't been released. I don't know what hasn't been released and want to know how to see that.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform