Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file - editting a text file?
Name: mjdavila Date: November 10, 2008 at 07:47:44 Pacific OS: DOS CPU/Ram: na Product: na
Comment:
Hi!
Need help creating a batch file.
I want to automate the modification of a input file.
I have a file thats 500+ lines (1.txt) And I want to be able to CUT the first 6 lines and move it into another file 2.txt.
So not only copy the 6 first lines into 2.txt but also delete them from 1.txt
Summary: I am working on a batch program, the part I am needing assistance on is making it edit multiple lines of text in a text file. Basically the text file has file paths that all end with index.dat, I wan...
Summary: I need a batch file that changes the following .txt file located in “C:\Program Files\Adobe\temp\a001day\cram32\index.txt” the batch file will be placed in “C:\Program Files\Adobe”. The index ...