I would like to execute script command and/or file from VB.net form application.
For example:
My program will prompt for a input either file or command then it will execute the appropriate command or file after use select okay. How do I call Perl program and pass it the file it suppose to run and get back result from its run.
Thank you very much for your help.
HN
For example:
My program will prompt for a input either file or command then it will execute the appropriate command or file after use select okay. How do I call Perl program and pass it the file it suppose to run and get back result from its run.
Thank you very much for your help.
HN