I would like to create an applescript application that I can drag a file (such as an Illustrator file in my case) onto in order to create a new folder with the name of the original (Illustrator) file. I want that new folder to be created in the same location as the Illustrator file.
Next, I want to create 3 subfolders within my new folder. (Ex. One with the name of ff, one named mr, and one name NX.)
Within one of the created subfolders, I want another subfolder created. (Ex. named Hires, inside the ff folder.)
Finally, I want the illustrator file to be moved into the (mr) subfolder that was created.
Below is a screen shot of the file structure that I would like to create.
I have been messing around with some different scripts but haven't gotten anything to work as desired.
Thanks so much in advance.