Re: loop through a log file

2007-02-07 Thread Jon W
> > I have a log file that contains a collection of individual test > results, each beginning with a "START", and ending with a "FINISH". > > I would like to print out the names of the tests that have the error > message "LOOKING FOR THIS STRING". > > log file: > --

loop through a log file

2007-02-06 Thread Jon W
Hi. I have a log file that contains a collection of individual test results, each beginning with a "START", and ending with a "FINISH". I would like to print out the names of the tests that have the error message "LOOKING FOR THIS STRING". log file: -