Multiple Find & Replace Text Help!
Thread Starter
Joined: Nov 2001
Posts: 17,864
Likes: 0
From: Not all those who wander are lost
I have a large number of text files that all need text within them altered.
eg.
abc123.txt
bca123.txt
cba123.txt
I also have a 3 column list that specifies the filename, search text and replace text.
eg.
FILENAME, SEARCH, REPLACE
abc123.txt, value1, value2
bca123.txt, value1, value2
cba123.txt, value1, value2
Is there some software that I can use to make these changes using the text file ?
eg.
abc123.txt
bca123.txt
cba123.txt
I also have a 3 column list that specifies the filename, search text and replace text.
eg.
FILENAME, SEARCH, REPLACE
abc123.txt, value1, value2
bca123.txt, value1, value2
cba123.txt, value1, value2
Is there some software that I can use to make these changes using the text file ?
Thread Starter
Joined: Nov 2001
Posts: 17,864
Likes: 0
From: Not all those who wander are lost
Thanks I use TextPad to do most of my manipulation, but as you say, it can't handle this.
The 3 column list would actually be more like:
FILENAME, SEARCH, REPLACE
abc123.txt, value1, value2
bca123.txt, value1, value3
cba123.txt, value1, value4
The 3 column list would actually be more like:
FILENAME, SEARCH, REPLACE
abc123.txt, value1, value2
bca123.txt, value1, value3
cba123.txt, value1, value4
Thread Starter
Joined: Nov 2001
Posts: 17,864
Likes: 0
From: Not all those who wander are lost
The format would be exactly as above. The search and replace list would always be in the same 3 column format, but I'm flexible as to how its delimited.
Any help would be massively appreciated
Something like:
file1.txt, "find text string", "replace with this"
file2.txt, "find text string", "replace with something else"
Any help would be massively appreciated

Something like:
file1.txt, "find text string", "replace with this"
file2.txt, "find text string", "replace with something else"
Trending Topics
If you've got an input file, you could batch it to get the three tokens and then feed them to a program called LINSTRP.EXE available from Lexacorp Ltd - Information Technology Consultants for Software Development in Papua New Guinea.
I use it on 50+ Meg log files and works a treat.
I use it on 50+ Meg log files and works a treat.
Thread Starter
Joined: Nov 2001
Posts: 17,864
Likes: 0
From: Not all those who wander are lost
If you've got an input file, you could batch it to get the three tokens and then feed them to a program called LINSTRP.EXE available from Lexacorp Ltd - Information Technology Consultants for Software Development in Papua New Guinea.
I use it on 50+ Meg log files and works a treat.
I use it on 50+ Meg log files and works a treat.
Thread
Thread Starter
Forum
Replies
Last Post
Scott@ScoobySpares
Full Cars Breaking For Spares
61
Jan 11, 2021 03:08 PM
Danny0608
Subaru
6
Sep 27, 2015 02:16 PM
aaron_ions
General Technical
1
Sep 17, 2015 10:42 AM
Danny0608
Subaru Parts
0
Sep 12, 2015 02:59 PM




