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
880.Text generator -- How to create a text file including filenames in a folder with specified format?
User:
editor -- 2011-10-30
<< 879
881 >>
Hits:
4060
Type:
Text generator
Search all
Text generator
examples
Description:
How to create a text file including filenames in a folder with specified format?
Input Sample:
there are files in d:\test
file1.txt
file2.txt
file3.txt
...
Output Sample:
create a list.txt with following format:
new\file1.txt
new\file2.txt
new\file3.txt
....
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. open "Tools->Batch Runner" menu
2. drag multiple files from "windows file browser" to "Batch Runner" window
3. click "Export List" button
set "File List Format" to:
new\\${FILENAME}
4. click "Next" and enter output file, done.
Similar Examples:
How to parse data from the text file and create text with user specified format?
(68%)
How to convert a text file to specified format?
(66%)
How to decorate each of marching number with specified format?
(64%)
How to convert multiple text files to html files with self-defined format?
(62%)
How to split a text file according to specified tags?
(61%)
How to rename files by getting the first letter for specified words?
(61%)
How to extract and join text from multiple files with user defined format?
(61%)
How to convert pipe separated elements in each line to specified format?
(60%)
Check Demo of
Text generator
Keywords:
specified format
export
create a text
filenames
create
next
names
text generator
generator
port
filenames to text generator
filenames text
create multiple text files
filenames to text file
create multiple files
create text multiple
multiple file create
multiple text generator