Search found 1 match
- 24 Aug 2010 07:44
- Forum: DOS Batch Forum
- Topic: Batch Delete Lines from .htm's in a Directory
- Replies: 1
- Views: 3680
Batch Delete Lines from .htm's in a Directory
My htm files are all in a directory called D:\Batch All the htm files have unquie names. All the htm files are 44 lines All the htm files are composed of strings I need a batch to go through every text file (about 150) and remove lines certain lines. lines 1-4 , 9-19 , 24-27 . 30-33 . and 39 - 44 I ...