Getting sequential filename data from a file

Advanced Renamer forum
#1 : 19/03-22 23:26
Michael
Michael
Posts: 1
Hiya folks.

I am not sure if I am pushing Advanced Renamer too far, but I was wondering if there's an easy way to get the file names from a file with a script?

Let's say I have 8 files: 1.txt, 2.txt 3.txt 4.txt 5.txt 6.txt 7.txt 8.txt

And a flat file called datasets.txt with:

advanced
renamer
voyager
escalator
cheese
turnips
catapult
wumpus

Could I append those words from a flat file to the original filename to produce

1 - advanced.txt
2 - renamer.txt
3 - voyager.txt
4 - escalator.txt
5 - cheese.txt
6 - turnips.txt
7 - catapult.txt
8 - wumpus.txt



19/03-22 23:26
#2 : 20/03-22 07:35
David Lee
David Lee
Posts: 1125
Read the User Guide!!!

List Method


20/03-22 07:35