Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

878.Text generator -- How to use letter "a-z" and "-" to generate a full list of 3 character strings?

User: brucelee -- 2011-10-24          << 877  879 >>
Hits: 191
Type: Text generator   
Search all Text generator examples
Description:
i want to creat all URL with "chem",there are 3 Chars with "a-z"and"-" in front of "chem".
e.g.aaachem.com,bbbchem.com,abcchem.com...
Output Sample:
aaachem.com
aa-chem.com
ab-chem.com
......
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. ctrl-h open 'replace' window
2. set 'replace with pattern' to:

3. click 'replace', done.

Screenshot 1:  Replace_Window


Similar Examples:
How to generate a full list of 4 character strings that consists of a-z and 0-9? (64%)
How to generate the full list of 2 letter combinations? (58%)
How to extract all lines with more than 30 characters from multiple files? (51%)
How to extract the first 10 and last 10 characters from each line? (50%)
How to generate a full list from 'AAAA' to 'ZZZZ'? (50%)
How to generate a full list from 'aaa' to 'zzz' with random order? (50%)
How to extract all lines longer than 80 characters from a text file? (49%)
How to generate a full number list base on given number range list? (48%)

Check Demo of Text generator
Keywords:
full list  scalar  url  aaa  abc  strings  letter  map  string  text generator  generate full list  generate list  replace letter  replace with character  character set  replace character  replace list  to replace