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
142.Advanced search and replace -- How to remove/delete all symbols and numbers in a text file, only leave text?
User:
editor -- 2008-05-21
<< 141
143 >>
Hits:
465
Type:
Advanced search and replace
Search all
Advanced search and replace
examples
Description:
How to remove all symbols and numbers in a text file, only leave text?
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-o open source file.
2. ctrl-h open 'Replace' dialog,
in 'Replace' window,
* fill in 'Search for Pattern':
[\/\+\-\*\)\(\&\"\!\.\;\$\%\|0-9]
* fill nothing in 'Replace with Pattern'
3. click 'Replace'
Note: '[\/\+\-\*\)\(\&\"\!\.\;\$\%\|0-9]' means any of the chars.
Download Script:
scripts/142.rst.zip
Screenshot 1: Replace_Window
Similar Examples:
How to remove/delete all symbols in a text file?
(75%)
How to remove/delete all blank lines in a text file?
(71%)
How to remove/delete all commas from comma separated numbers in a text file
(67%)
How to replace all the numbers in a text file to the square value?
(66%)
How to remove/delete all characters except number and spaces in a text file?
(66%)
How to remove/delete all single-byte characters in a text file
(63%)
How to remove/delete all multi-byte characters in a text file?
(63%)
How to remove/delete all lines ending by a comma(,) in a text file?
(62%)
Check Demo of
Advanced search and replace
Keywords:
leave
remove all symbol
symbols
symbol
sym
numbers
delet
dele
delete
chars
remove all symbols in a text
remove symbols
remove numbers
text search replace with nothing
only search text
text to numbers
text file remove all
remove all text