G
Guest
Hello and thanks in advance.
I was wondering if it is possible to open a form as a function. It would be
ideal in a number of situations for me to be able to return a value
(delimited string of a couple of choices on small dialog forms, or true if
all the user information passes validations). OpenArgs going into the form
works good going in, but the only thing I have come up with for the way back
out is global variables, which I am trying to avoid. Any ideas?? Thanks...
I was wondering if it is possible to open a form as a function. It would be
ideal in a number of situations for me to be able to return a value
(delimited string of a couple of choices on small dialog forms, or true if
all the user information passes validations). OpenArgs going into the form
works good going in, but the only thing I have come up with for the way back
out is global variables, which I am trying to avoid. Any ideas?? Thanks...