is it possible to make multiple search and replace in text files with NP? I mean like a small script or macro
s&r_all oldstrin newstring s&r_all oldstrin2 newstring2
Just as a quick reference, two threads about the same issue:
"Macro/script question about wildcards" (Help forum) http://sourceforge.net/forum/forum.php?thread_id=1993222&forum_id=331754
"Making a macro using (find and) Replace" (Help forum) http://sourceforge.net/forum/forum.php?thread_id=1969190&forum_id=331754
You can find the Simple Script Plug-In at the
Notepad++ Plug-Ins Download Page: http://sourceforge.net/project/showfiles.php?group_id=189927
is it possible to make multiple search and replace in text files with NP?
I mean like a small script or macro
s&r_all oldstrin newstring
s&r_all oldstrin2 newstring2
Just as a quick reference, two threads about the same issue:
"Macro/script question about wildcards" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=1993222&forum_id=331754
"Making a macro using (find and) Replace" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=1969190&forum_id=331754
You can find the Simple Script Plug-In at the
Notepad++ Plug-Ins Download Page:
http://sourceforge.net/project/showfiles.php?group_id=189927