Notepad++Search and Replace Bat Operation ?
-
is it possible to run Notepad++ in a batch to search and replace Strings ?!
Like : notepad++ SRF " “Kind of Files” “Searchstring” “Replacestring” “options”
SRD= Search and Replace in Files
Is that possible ?
Kind regards Daniel
-
For interactive use:
See the MultiReplace plugin.
Like : notepad++ SRF " “Kind of Files” “Searchstring” “Replacestring” “options”
Hmm, this looks like a command line…and you said “bat”.
So, I’d say no, this isn’t something reasonably done.
Fortunately, there are better tools for this task. -
@Daniel-Rafflenbeul said in Notepad++Search and Replace Bat Operation ?:
is it possible to run Notepad++ in a batch to search and replace Strings ?!
No. A good choice for that is sed from the GnuWin32 project (which is a Windows port of many of the command line GNU Linux tools).
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