As mentioned earlier I've been away from coding for about 5 years. Know I
know why :(
I've been trying to work out a critical detail, hard to do on Thanksgiving
;)
Push a button on form1, form2 appears, I enter some text push a button and
get the data back to form1.
In the "old days" we had globals to pass stuff like this through. (as a C
programmer by background
I always found that pretty poor). But now I can't find a mechanism to do
what I want. I've done a lot of MSN and google searching but nothing that
works.
(have to admit, I really need to change my Fileopen and other classic basic
code to .net)
Thanks to all, and hope you had a great day of turkey.
know why :(
I've been trying to work out a critical detail, hard to do on Thanksgiving
;)
Push a button on form1, form2 appears, I enter some text push a button and
get the data back to form1.
In the "old days" we had globals to pass stuff like this through. (as a C
programmer by background
I always found that pretty poor). But now I can't find a mechanism to do
what I want. I've done a lot of MSN and google searching but nothing that
works.
(have to admit, I really need to change my Fileopen and other classic basic
code to .net)
Thanks to all, and hope you had a great day of turkey.
Comment