IonicWind Software

IWBasic => The Roundtable => Topic started by: billhsln on November 02, 2007, 03:58:45 PM

Title: Utility to split lots of files into up to 99 directories
Post by: billhsln on November 02, 2007, 03:58:45 PM
I created this program to take all the JPG files in a directory and split them up.  I needed to do this, since I had about 1,900 JPG files and the program "Photo Story 3" only allows up to 300 pictures per block processed.  This program will take the files in a temp directory and create subdirectories under the selected directory.  These will be number 01, 02, 03,....thru 99.  It will then split the files between these directories.  You can also change how many directories will be created by changing the number in the Total Directories box.

I hope someone will find some use for this program.

Bill

Added a little more checking to make sure some one does not try to create directories before selecting and it now displays which Subdirectory you selected.
Title: Re: Utility to split lots of files into up to 99 directories
Post by: Haim on November 02, 2007, 11:57:09 PM
Nice Job.
I will certainly use it to organize my files.
Thanks for sharing this.

Haim