Search found 1 match
- 17 Nov 2011 16:23
- Forum: DOS Batch Forum
- Topic: need help writing a simple batch file to read a text file
- Replies: 1
- Views: 2177
need help writing a simple batch file to read a text file
I have a text file that has over a 1000 lines. I need a batch script that will read each line and after it reads "Reactions" or "reactions" it will read each line look for lines that start with "!" if a the line starts with the symbol go to next line, if the line is emp...