Integrating Perl or TCK scripting with VB.NET FORM

Hughng

Freshman
Joined
Jun 24, 2003
Messages
42
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
 
Back
Top