| User: editor -- 2010-03-11 << 443 445 >> |
| Hits: 332 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| Can Replace Pioneer allow user select "Yes" or "No" for each replace? Many text editors like Notepad support search and replace each string with a prompt to confirm with user, but they can not handle complex replace. Replace Pioneer support very powerful replace function, however, can Replace Pioneer support a "yes" or "no" prompt for each replace operation? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| A good question. At the moment, Replace Pioneer do not support explicit 'Yes' or 'No' prompt for each replace. However, with strong engine inside, we can use following way to Launch a "YesNoCancel" window, to get user's confirmation for each replace. Assume you want replace 'old' with 'new': 1. ctrl-o open source text file 2. ctrl-h open 'replace' window * in 'search for pattern' enter: * in 'replace with pattern' enter: * in 'if=>', enter: 3. Click 'Replace', user will be prompted for confirmation of each replace with 'Yes', 'No' or 'Cancel' Note: Above procedures are far from perfect, it just works. |
| Download Script: scripts/444.rst.zip |
Screenshot 1: Replace_Window |
Similar Examples: |
| Can Replace Pioneer provide a prompt to confirm yes or not for each text replacement? (65%) How to delete all text after the second comma in each line? (49%) How to check the reason that Replace Pioneer can not launch? (46%) How to remove all letters before "=" in each line of text file? (45%) How to convert all numbers from decimal to percentage? (44%) How to sort many lines by comparing the second word in each line? (44%) How to sort file by the number which first appear in each line? (43%) How to sort all words in alphabetic order for each line in CSV file? (43%) |
Check Demo of Advanced search and replace |
| Keywords: |
| notepad powerful confirm global messagebox power editor strong question replace pioneer support replace a string replace string a string function replace if eq select line if match each line |