Read only first few lines from txt
Posted: 28 Dec 2009 15:34
Hi There,
I need some help on reading a file content using a batch file.
For example, I would like to read the first 3 lines from a txt file and also remove those lines from the original file. So that i can use that file to read the next 3 lines next time by looping...
So my mission is to read the txt file 3 lines each time. Could someone help me on this?
Regards - Pradeep
I need some help on reading a file content using a batch file.
For example, I would like to read the first 3 lines from a txt file and also remove those lines from the original file. So that i can use that file to read the next 3 lines next time by looping...
So my mission is to read the txt file 3 lines each time. Could someone help me on this?
Regards - Pradeep