Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form object not released
Message
De
08/05/1997 15:44:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00031077
Message ID:
00031399
Vues:
45
>>>When doing DO FORM TEST NAME TEST LINKED, after having closed the form, I still have an TEST=.NULL. in memory. What would be the best way to clear this object once the form is released?
>>
>>I have found a way. I put RELEASE (ThisForm.Name) in my form Destroy() event.
>
>Michel,
>
>Also controlling the scope of the variable, as in making sure it is local or private so it goes out of scope at the proper time would work.
>
>JimBooth
>
>PS Hi!


The other thing to throw in here...although again it is insignificant and in the tests run will only cause a performance hit the first time is...does the code exist in memory or does it have to be read from disk?

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform