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
1106.Text generator -- How to auto generate required url from list of words?
User:
yong -- 2013-07-16
<< 1105
1107 >>
Hits:
3532
Type:
Text generator
Search all
Text generator
examples
Description:
I have a list of word, I want to auto change the word like the sample? Thanks!
Input Sample:
hello world
one two three
Output Sample:
helloworld.com
hello-world.com
ehelloworld.com
helloworldz.com
onetwothree.com
one-two-three.com
eonetwothree.com
onetwothreez.com
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-o open text file
2. ctrl-h open 'replace' dialogue
* set 'replace unit' to 'Line'
* set 'search for pattern' to:
\S
* set 'replace with pattern' to:
join(//,@a=split(/\s+/,$match)).com join('-',@a).com e&join(//,@a).com join(//,@a)z.com\n
3. click 'replace', done.
Screenshot 1: Replace_Window
Similar Examples:
How to generate required format with given words in each line?
(67%)
How to generate a full list of url that consist of a group of words?
(62%)
How to generate a csv file from a template file and a list of words?
(62%)
How to generate IE favorite items from a list of url addresses?
(60%)
How to sort the comma separated words by the length of words?
(55%)
How to generate the full list of 2 letter combinations?
(53%)
How to generate a full list from 'AAAA' to 'ZZZZ'?
(53%)
How to generate a list from 00001 to FFFFF?
(52%)
Check Demo of
Text generator
Keywords:
asp
url
list of words
auto
text generator
generator
generate
join
split
spli
change words generator
change word generator
change the word generator
replace words generator
words generator
replace word with words from list
replace words from list
replace url