how to do mass replacement in many files?
-
Hi All,
let say i have 3 files
File 1 have Name_000111 File 2 have Name_000222 File 2 have Name_000122I want to replace
Name_000111 to Udin_000111 Name_000222 to Asep_000222 Name_000122 to Ipul_000122and also I have master file
000111 = Udin 000222 = Asep 000122 = IpulDoes anyone know how to efficiently perform a mass replacement task? I need to execute this process across 3000 files daily, as I possess 3000 data entries in master files that require updating in each individual file.
Note : I typically utilize Mail Merge in Excel; however, for this specific format, I need to use Notepad++ to carry out the replacement.
Thanks in advance
-
@Cindy-Cindy said in how to do mass replacement in many files?:
Mail Merge
Notepad++ does not have a mail merge feature. Using a scripting plugin like PythonScript, it can be implemented. Just search this forum for
mail mergeormailmergeand you should find an implementation provided.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login