PDA

View Full Version : Solved: save files to different folders from one big folder.



svirk
11-20-2007, 08:39 PM
I have many files in a folder.
All the file name starts with an identifier XXX which is a number.

And by recognising that number I want to put these files in to different folders

For example all the file names starting with 001, 002, 230 should go to folder named group and file names starting with 113, 224 and 337 should go to folder named main

In total there is about 11 folders I want to save files to.

Thanks
svirk

fumei
11-21-2007, 01:27 PM
Adjust the code in the other thread that worked for you. This is not much different at all.