VictoryHighway
Technical User
Hello,
I would like to know if I can "call" a form like I would a function and have the form return a value.
What I'm looking to do is to pop up a small form with a list of files, wait for the user to select a file and return the filename when the user clicks OK.
I've already figured out how to use the FileList control to get my list of files. But, all I need to know now is how can I get that filename back into the original procedure?
Any help would be appreciated.
Thanks,
Geoffrey
I would like to know if I can "call" a form like I would a function and have the form return a value.
What I'm looking to do is to pop up a small form with a list of files, wait for the user to select a file and return the filename when the user clicks OK.
I've already figured out how to use the FileList control to get my list of files. But, all I need to know now is how can I get that filename back into the original procedure?
Any help would be appreciated.
Thanks,
Geoffrey