Solve : How do I find two strings on the same line??
Answer»
Hi all,
I currently have a batch file that finds files that CONTAINS the STRING %PN%. %PN% could be anywhere in the line. What I would like to do is find only files that contain 0010,0010 and %PN% on the same line. 0010,0010 always occurs at the beggining of the line.