Can someone help with the following?
I have a design name and a set of image files for the design. The image set is comprised of:
low res jpg
Comp (photoshop)
Seperations (photoshop)
A designer has this set of files on their workstation with no confidence in naming convention. When it is complete, they will put away the files to the server. I want to automate this as much as possible to keep folder and filenaming clean, etc.
Design name will be passed in from filemaker 8.5
If DesignName=12345ImageSet
The script should create a local parent folder: 12345ImageSet
Can the user drag file called 12345myjpg.jpg into a droplet that copies the file into the parent folder and renames it to 12345ImageSet.jpg
They do this for the Comp and Separation file as well.
When they’re finished they have the following:
Folder /12345ImageSet/ containing:
12345ImageSet.jpg
12345ImageSet_Comp.Psd
12345ImageSet_Set.Psd
Next step would be to put it away on the server, but the Filemaker and server sides are still in the development stage.
I will not be insulted if you tell me to hire a coder, but I’m unsure of the extent of this project. Your ideas are greatly appreciated.
Thanks
Craig