1
vote
2answers
916 views

Slow processing a for loop that utilizes findstr

I've got a somewhat weird case, where a for-loop is incredibly slow when I use findstr as the string for DO. Its worth mentioning that the file (old-file.xml) that I'm processing contains about 200 ...