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
216.Advanced search and replace -- How to batch edit files, replace all occurance of 'abc.html' with the name of the processed file.
User:
editor -- 2008-07-08
<< 215
217 >>
Hits:
571
Type:
Advanced search and replace
Search all
Advanced search and replace
examples
Description:
How to batch edit files, replace all occurance of 'abc.html' with the name of the processed file.
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-h to open 'Replace' dialog
in 'Replace' page:
* set 'Search for pattern' to
abc\.html
* set 'Replace with pattern' to
$BASENAME
2. Click 'Batch ...' open 'Batch Runner' dialog:
* Click 'Pick Files' pick multiple files
* Click 'Batch Replace' button, done.
Note:
$BASENAME means filename without path, $FILENAME means filename with path.
Screenshot 1: Replace_Window
Similar Examples:
How to rename all files in a directory, replace all 'abc' in the filename with 'def'?
(55%)
How to batch rename files replacing a hex epoch time with human translated time?
(54%)
How to replace the last occurance of 'old' in every line with 'new'?
(52%)
How to batch replace 'old' to 'new' in many pdf files?
(52%)
How to replace the last occurance of some text like 'abc' to 'def' in a text file?
(51%)
How to batch replace all words 'tool' with 'software' only in Title part of many HTML files?
(51%)
How to batch rename files by replacing semicolon with a single dot?
(50%)
How to batch rename files by replacing all spaces with underscore?
(50%)
Check Demo of
Advanced search and replace
Keywords:
basename
batch edit files
occurance
path
without
abc
process
ran
pick
base
batch file filename without path
batch filename without path
batch file filename without
batch filename without
batch file filename edit
file path
search filename
batch file replace filename