File Sorting
How would I sort a listing of files (.wavs) into respective folders based on user input? Could I use a text box where the user enters some point to break, then use the part before the break to make a new folder with that name, and put all files with the same start into the respective folder?
|