Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scope of variables
Message
From
22/11/1998 13:17:46
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Scope of variables
Miscellaneous
Thread ID:
00160318
Message ID:
00160318
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform