| User: editor -- 2008-05-12 << 87 89 >> |
| Hits: 446 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| How to make an http address list with increasing ID? |
| Output Sample: |
| http://61.187.186.174:8014/oemui/play_e0735.asp?id=93 http://61.187.186.174:8014/oemui/play_e0735.asp?id=94 ... http://61.187.186.174:8014/oemui/play_e0735.asp?id=165 |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| Need to use make_batch1 function, procedures: 1. ctrl-h open 'Replace' dialog, open 'Advanced' page, set 'insert begin text' to: 2. Click 'Replace', the batch http ip address will be generated Syntax of make_batch1: make_batch1(text,count, start1, step1, stop1, fmt1, start2, step2, stop2, fmt2, start3,step3,stop3,fmt3) Detail usage: http://www.mind-pioneer.com/services/batch_cmd.html |
| Download Script: scripts/88.rst.zip |
Screenshot 1: Replace_Advanced_Window |