Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1053.Advanced search and replace -- How to convert list of words found in a text to all UPPER CASE?

User: Aaron Allan -- 2013-02-12          << 1052  1054 >>
Hits: 2963
Type: Advanced search and replace   
Search all Advanced search and replace examples
Description:
Convert list of words found in a text to all UPPER CASE.
Input Sample:
John and Mary went to school in Sunnyvale. They met Paul and Rita ont the way. 
 
Wordlist: 
 
John 
Mary 
Sunnyvale 
Paul 
Rita
Output Sample:
JOHN and MARY went to school in SUNNYVALE. They met PAUL and RITA on the way.
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. Put the word list into a text file, such as "d:\test\words.txt" 
2. ctrl-o open text file to be replaced 
3. ctrl-h open 'replace' dialogue 
* set 'search for pattern' to: 
 
* set 'replace with pattern' to: 
 
* set 'if=>' to: 
 
* click 'advanced' tab, set 'run following at the beginning of replace' to: 
 
4. click 'replace', done. 
 
Note: in step 3, user should use double backslash "\\" as folder delimiter.

Screenshot 1:  Replace_Window


Screenshot 2:  Replace_Advanced_Window


Similar Examples:
How to count the occurrence of a list of words in a text file? (58%)
How to replace the content of XML with a list of words from text file? (56%)
How to replace every 3 instances found in a text file? (56%)
How to replace a word with a list of words repeatly in a text file? (55%)
How to count number of words appeared in a text file? (55%)
How to convert many html files to text files all at once? (55%)
How to remove words found in the dictionary from the Title Tag? (52%)
How to merge unique lines found in File A with the text of File B? (52%)

Check Demo of Advanced search and replace
Keywords:
upper  upper case  toc  found  backslash  double  slash  list of words  user  two  list file user  double words  tab delimiter  convert word  search folder and list  search and replace convert  to delimiter  list word