Hi,
I have a movies folder containing movie files (... pretty special eh!) and I would like an applescript script to be able to create new subfolders within that movies parent folder with names corresponding to the names of the movies and then move the movie file into the corresponding sub folder. That probably seems pretty confusing so here's the scenario:
I have the movies 300 and Avatar in my movies folder. I want to create new folders within the movies folder called 300 and Avatar. I want to move the two movie files into their respective newly created folders. However, I have much more than two movie files.
Could someone suggest a script for this? I assume it would be pretty short and simple...
I have a movies folder containing movie files (... pretty special eh!) and I would like an applescript script to be able to create new subfolders within that movies parent folder with names corresponding to the names of the movies and then move the movie file into the corresponding sub folder. That probably seems pretty confusing so here's the scenario:
I have the movies 300 and Avatar in my movies folder. I want to create new folders within the movies folder called 300 and Avatar. I want to move the two movie files into their respective newly created folders. However, I have much more than two movie files.
Could someone suggest a script for this? I assume it would be pretty short and simple...