Search found 1 match
- 06 Mar 2012 11:43
- Forum: DOS Batch Forum
- Topic: Batch file searching multiline command output
- Replies: 2
- Views: 4085
Batch file searching multiline command output
I am calling a microsoft code coverage instrumentation tool, on each exe found in the folder from which the bat file is launched, which takes command line arguments. i want to be able to search through the command output for several different error conditions. I have tried outputting the standard er...