Re: How to submit the command with RunProgram?
Posted: Wed Aug 21, 2019 7:27 pm
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.
Then just parse the piped output file after it exists.