Page 2 of 2

Re: How to submit the command with RunProgram?

Posted: Wed Aug 21, 2019 7:27 pm
by skywalk
For complex batch routines, I write them to an xx.bat file and pass them to runprogram().
Then just parse the piped output file after it exists.