Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass and return a value in a modal form?
Message
De
15/09/2000 23:07:20
Marlou Gargantos
Independent Consultant
Manila, Philippines
 
 
À
15/09/2000 22:39:35
Marlou Gargantos
Independent Consultant
Manila, Philippines
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00416948
Message ID:
00417250
Vues:
20
BTW, in VFP we can release the variable whenever and wherever we want to without waiting for the release of the form.
Public nVariable
nVariable = 0
some code...
some code...
some code...

Release nVariable
This way, we'll be able avoid a module suffocated with so much dead and unused variables.

Would it be possible in VB?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform