User: y8888 -- 2015-07-17 << 1311 1313 >> |
Hits: 2933 |
Type: Advanced search and replace |
Search all Advanced search and replace examples |
Description: |
How do I delete to; the same field delimiter? |
Input Sample: |
[[one]] [[by]] [[one]];[[one]] [[after]] [[another]];[[each]];[[separately]];[[each]] [[one]];[[one]] [[by]] [[one]];[[one]] [[after]] [[another]];[[each]] |
Output Sample: |
[[one]] [[by]] [[one]];[[one]] [[after]] [[another]];[[each]];[[separately]];[[each]] [[one]] |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. ctrl-o open text file 2. ctrl-h open 'replace' dialogue * set 'replace unit' to 'Line' * set 'replace with pattern' to: * click 'advanced' tab: * set 'run following for each matched unit' to: 3. click 'replace', done. |
Screenshot 1: Replace_Window |
Screenshot 2: Replace_Advanced_Window |