Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to free object instances?
Message
De
12/12/1997 21:48:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to free object instances?
Divers
Thread ID:
00065705
Message ID:
00065705
Vues:
62
Can anyone tell me how i can release a single object instance of a user-defined class from memory?

i do not want to wait for the object instance to go out of scope or wait for the program to end or to do a CLEAR ALL to achieve this.

Example: i have an object-reference 'oTest'
oTest = CREATEOBJECT('clsTest')

Any help will be appreciated!
Many thanks :)

Mazlan Bin Mohammad
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform