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.
Replacing text with batch???(HELP)
Name: Arthorax Date: April 25, 2009 at 15:46:41 Pacific OS: Windows Vista CPU/Ram: 000000 Product: Me / Zeon 960 Subcategory: Batch
Comment:
I Dont' Know how to replace txt in txt file using batch plz help
Summary: I am trying to replace the path names in several fortran files with an updated path for easy transfer between Windows and Linux. Ideally the paths should be user spoecified currently the files read: i...
Summary: I need to figure out a method to find and replace text within a text file. I have a file named, "myfile.txt" that has the following; testing=1 database=500 rules=30 I want the batch file to find datab...
Summary: Hi, I want to replace the following string through a bacth file : && !plantCode.equals("1050") Below is the code that was suggested in one of the forums: @echo off > newfile & setLocal enableDELAYe...