i have declared a public string varible 'tcommand' in a module.
in form #1, I call form #2 to get user input (check boxes). the check boxes, if checked, are set to A,B,C,... in a string. this string is concatenated with 'tcommand'. i want
'tcommand' to be returned to form #1 and saved in a text...