Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Batch processing: replaced: (Replaced content, based on, (replaced words.txt) list)

    Plugin Development
    2
    2
    48
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Pantyhose-X
      Pantyhose-X last edited by

      I need to replace thousands of txt files with the same content, (with different content in each txt file, according to (list of replacement words.txt),

      Description of the Issue

      (Files sorted A-Z) (Content to be replaced"hello notepad") (Replaced content, based on, (replaced words.txt) list)

      Example

      (Files sorted A-Z)       (Content to be replaced"hello notepad")     (Replaced content, based on, (replaced words.txt) list)  
      notepad.txt            -------------> hello notepad -----------------------------------> hey notepad
      notepad-plus.txt       -------------> hello notepad -----------------------------------> hi  notepad
      notepad-plus-plus.txt  -------------> hello notepad -----------------------------------> love notepad
      
      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Pantyhose-X last edited by

        @Pantyhose-X

        Sounds like a programming problem.
        Sometimes we solve problems here with programming with Notepad++ and its plugins.
        This one seems best served by a solution independent of Notepad++.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors