S
Steve B.
Hi,
I use ProcessStartInfo and Process.Start to run a command line application.
I have two questions :
1. Is there a size limit to the command line arguments ?
2. How can I easily get results from the command line application ?
Thanks,
Steve
I use ProcessStartInfo and Process.Start to run a command line application.
I have two questions :
1. Is there a size limit to the command line arguments ?
2. How can I easily get results from the command line application ?
Thanks,
Steve