...and it works just fine...I also have folder names that I wish to apply this to, so I will try that as well.
Search found 3 matches
- 2009-05-03 21:17:25
- Forum: Ant Renamer > Help
- Topic: Move files to new folders based on first char of file name
- Replies: 3
- Views: 2650
- 2009-05-03 21:11:46
- Forum: Ant Renamer > Help
- Topic: Move files to new folders based on first char of file name
- Replies: 3
- Views: 2650
- 2009-05-03 07:20:04
- Forum: Ant Renamer > Help
- Topic: Move files to new folders based on first char of file name
- Replies: 3
- Views: 2650
Move files to new folders based on first char of file name
Hello,
Is it possible to use Ant Renamer to move files based on the first letter of their name, to a (new) folder with that letter as its name? For example,
From:
D:\Reports\king.txt
D:\Reports\Kong.dat
D:\Reports\Mountain.txt
etc
To:
D:\Reports\k\king.txt
D:\Reports\k\Kong.dat
D:\Reports\m ...
Is it possible to use Ant Renamer to move files based on the first letter of their name, to a (new) folder with that letter as its name? For example,
From:
D:\Reports\king.txt
D:\Reports\Kong.dat
D:\Reports\Mountain.txt
etc
To:
D:\Reports\k\king.txt
D:\Reports\k\Kong.dat
D:\Reports\m ...