User: Lily -- 2014-09-03 << 1239 1241 >> |
Hits: 3386 |
Type: Replace text in multiple files |
Search all Replace text in multiple files examples |
Description: |
Insert keywords from file as first lines in numerous files |
Input Sample: |
Keywords ID: 1 ID: 2 ID: 3 1.txt XYZ 2.txt XYZ 3.txt XYZ |
Output Sample: |
1.txt ID: 1 XYZ 2.txt ID:2 XYZ 3.txt ID:3 XYZ |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
Assume keyword file is d:\test\keywords.txt 1. open "Tools->Batch Runner" window 2. drag multiple files from windows file browser to "Batch Runner" window 3. click "Fast Replace" button to open "Fast Replace" window. 4. click "add" to add new rules, leave "search" to be blank, set "replace" to: and click "ok". 5. make sure "reg exp" option is checked, and click "start", done. |
Screenshot 1: Fast_Replace_Window |