Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scope of variables
Message
De
22/11/1998 13:17:46
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Scope of variables
Divers
Thread ID:
00160318
Message ID:
00160318
Vues:
57
I have a form (Form_A) from which I create an instance
of Form_B and SHOW it using the Modal switch.

I'd like to be able to pass a variable back to form_a
from form_b based upon user input (i.e. clicking the
"Yes" command button versus the "No" command button).

I've tried declaring the variable Public in form_a and
setting it to a different value in form_b. I've also
tried creating a public sub-routine in form_a and
calling it from form_b.

I'm pretty much out of ideas...

Thanks,Tim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform