Question
script to create directory based on current file name and then save the file in that directory
Hi all,
I have a need save all my projects in a directory using the name of the main image I am working on.
Manually these are the steps I used:
- Save As.
- Copy ( press command-c <== the filename is highlighted by default so all I have to do is )
- New Folder ( press the new folder button. Brings up a dialog box)
- Paste ( press command-v. <== Pastes the file name into the "New Folder" dialog box.)
- Save ( press thre save button. Saves the files into the new folder )
- Save As.
- Change format to JPG
- Save
- Change image quality to 12
I want to assign these actions to a key
Recording these steps and playing them back does not give me the results I need, snce the original name is hard-coded in the actionlist that was recorded
What should I be doing instead ?
Thanks in advance !
