Replace Pioneer Home
All Examples
Free Download
all
Advanced search and replace
Replace text in multiple files
Regular expression replace
Batch file rename
Batch download
Text file parser
Text file splitter
Html text generator
Search replace binary
Random word generator
Count and statistics
Character encoding
Bin Hex Oct Dec converter
Text generator
Text sort
Text merge
Text data calculation
RSS: Replace Pioneer Examples
508.Text generator -- How to generate a full list from 'AAAA' to 'ZZZZ'?
User:
editor -- 2010-05-14
<< 507
509 >>
Hits:
7280
Type:
Text generator
Search all
Text generator
examples
Description:
How to generate a full list from 'AAAA' to 'ZZZZ'?
Output Sample:
AAAA
AAAB
...
ZZZY
ZZZZ
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-h open 'Replace' window
2. click 'Advanced' page
* put following contents into "Insert Begin Text" entry:
join('\n','AAAA'..'ZZZZ')
3. click 'Replace', done!
The test take 6 seconds to generate totally 456976 lines.
Similar Examples:
How to generate batch web address with id from 'AAAA' to 'ZZZZ'?
(71%)
How to generate a full list from 'aaa' to 'zzz' with random order?
(68%)
How to generate the full list of 2 letter combinations?
(63%)
How to generate a list from 00001 to FFFFF?
(61%)
How to generate all possible combinations between AAAA-0000 to ZZZZ-9999?
(58%)
How to generate a full list of url that consist of a group of words?
(56%)
How to delete all the lines with the '*' char?
(55%)
How to extract all lines not containing 'ing' and 'and'?
(55%)
Check Demo of
Text generator
Keywords:
list from aaaa to zzzz
aaaa to zzzz
from aaaa to zzzz
aaaa
seconds
contents
total
aaa
full list
full
generate full list
generate list
generate from
test test test test
from a list
page 1
from to
1 1