Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass and return a value in a modal form?
Message
 
À
15/09/2000 22:21:35
Marlou Gargantos
Independent Consultant
Manila, Philippines
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00416948
Message ID:
00417241
Vues:
22
>There is an issue of Garbage Collection when it comes to publicly declared variables. VFP handles this well enough but I don't know yet VB. How to release a variable in VB?

A public variable declared in a form (having a simple datatype (integer, string, date, ...)) is deleted from memory when the form is removed from memory.

If your public variable is declared as an object, you can set it to nothing.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform