Editing an action to remove references to my username?
Hi,
Is there a way to edit a Photoshop action in this way...
- I have 2 folders in my computer's Downloads folder... One is called PSD_SOURCE... The other is called PNG_DESTINATION.
- Can I change the action so instead of pointing to MY USER Downloads folder, it would instead point to ANY USER's Downloads folder?
So this:
/Users/MYusername/Downloads/PSD_SOURCE
/Users/MYusername/Downloads/PNG_DESTINATION
would instead point to:
/Users/ANYONESusername/Downloads/PSD_SOURCE
/Users/ANYONESusername/Downloads/PNG_DESTINATION
The reason — I want to send a series of complex actions (that call other actions) to multiple coworkers around the world. Because there are many steps, I want to eliminate all the pop up windows asking them to set new source and destination folders each time. I'd rather just tell them in the beginning to create the two folders they need and put them in their Downloads folder, and then have the actions work seamlessly...

