| User: editor -- 2008-11-08 << 292 294 >> |
| Hits: 510 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| How to make multi-word replacement with a mapping list? |
| Input Sample: |
| mapping list: change->modify delete->remove quit->exit ... Source file: you can change filename or delete file. |
| Output Sample: |
| Target File: you can modify filename or remove file. |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open "Tools->Batch Runner" menu 2. click "Pick Files" select one or more source files 3. open "Fast Replace" window by clicking "Fast Replace" button 4. click "Add", enter under "search": enter under replace": and click "ok" 5. repeat step 4 until all mapping rules are added, then uncheck "Regular Exp" option. 6. to save the rule, click "Export"; to load the rule later, click "Import" 7. click "start", all files will be replaced with all rules |
Screenshot 1: Fast_Replace_Window |