Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To See What Hasn't Been Released
Message
 
 
À
08/08/2001 09:47:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00541215
Message ID:
00541263
Vues:
15
Hi Hilmar,

Nice to see you :)

Bye :)

>>>>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.
>
>What I meant is: If the object variable is NULL, then the object has been released. If IsNull() returns .F., the object has not been released.
>
>Of course, this works only if you use an object variable.
>
>Hilmar.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform