| User: editor -- 2008-05-21 |
| Hits: 186 |
| Type: Text generator |
| Search all Text generator examples |
| Description: |
| How to generate batch web address with id from 'AAAA' to 'ZZZZ'? |
| Output Sample: |
| http://www.a.com/0000/AAAA-001.EXE http://www.a.com/0000/AAAB-001.EXE ... http://www.a.com/0000/ZZZZ-001.EXE |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" to finish following steps. |
| 1. ctrl-h open 'Replace' dialog select 'Advanced' page, set 'insert begin text' to: 2. click 'Replace', the sequence is generated, save to your file. Note: join() and map() are perl functions. |
| Download Script: scripts/143.rst.zip |
Similar Examples: |
| How to generate a full list from 'AAAA' to 'ZZZZ'? (67%) How to generate an address sequence with id increased from 'aaa' to 'zzz'? (60%) How to generate an IP address list base on given subnet? (54%) How to extract all IP address from a text file? (49%) How to replace all the old web address of Favoriates links? (49%) How to change all the webpage address into links inside a html file? (48%) How to generate a list of batch commands with different increasing id? (47%) Can I translate all the IP address to country in a text file? (46%) |
Check Demo of Text generator |