Search found 4 matches
- Sat Jan 02, 2016 7:44 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Variably Replace list file
- Replies: 1
- Views: 5965
Variably Replace list file
Is it possible to variably search and replace in different files in Replace list filter according to some value in global variable/macro. Replace list: @variably_path Replace [X] Match case [ ] Whole words only [ ] Case sensitive replace [ ] Prompt on replace [ ] Skip prompt if identical [ ] First o...
- Sun Apr 14, 2013 1:25 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Joining files with same part of the name
- Replies: 3
- Views: 7432
Re: Joining files with same part of the name
Like I thought solution is very easy. Input all files in File to Process.
Under Restrict to Name with search and replace remove the non-essential parts of the names and at the output choose append. So all files with same beginning part of the name will be appended in name of the same part.
Under Restrict to Name with search and replace remove the non-essential parts of the names and at the output choose append. So all files with same beginning part of the name will be appended in name of the same part.
- Fri Apr 05, 2013 2:30 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Joining files with same part of the name
- Replies: 3
- Views: 7432
Re: Joining files with same part of the name?
Thanks,
My scripting abilities are so low that I couldn't manage with the bat/cmd file. But even I could, still there will be use of TP for making the list of file names in txt/bat file.
Anyway thank you for the advice.
My scripting abilities are so low that I couldn't manage with the bat/cmd file. But even I could, still there will be use of TP for making the list of file names in txt/bat file.
Anyway thank you for the advice.
- Thu Apr 04, 2013 10:00 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Joining files with same part of the name
- Replies: 3
- Views: 7432
Joining files with same part of the name
Is it possible to join at once groups of files in different joined files separated according the same name-part of the group? 1name 1.txt 1name 2.txt 1name 3.txt 2name 1.txt 2name 2.txt 2name 3.txt 3name 1.txt 3name 2.txt joined/merged in 1name.txt, 2name.txt and 3name.txt Maybe is simple but I have...