Replace Pioneer Home   All Examples   Free Download

 New request --free

416.Advanced search and replace -- How to add all numbers by 30 after symbol ":" in each line ?

User: editor -- 2010-02-07
Hits: 27
Type: Advanced search and replace   
Search all Advanced search and replace examples
Description:
How to add all numbers by 30 after symbol ":" in each line ?
Input Sample:
Advaned Search and Replace: 3
Batch file rename: 8
Batch download: 15
Search replace binary: 22
Output Sample:
Advaned Search and Replace: 33
Batch file rename: 38
Batch download: 45
Search replace binary: 52
Answer:
Hint: You need to Download and install "Replace Pioneer" to finish following steps.
1. ctrl-o open source text file
2. ctrl-h open 'Replace' dialog
* in 'search for pattern', enter:

* in 'replace with pattern', enter:

3. click 'Replace', done!
Download Script:
scripts/416.rst.zip
Check Demo of Advanced search and replace