Relative Droplet Scripting Reference
Hi everybody,
What should be one of the cool things about all this automation with JSX scripting is that you're able to share it with your team. Well, I've got the issue with making a droplet where I'm loading a script into actions so I can turn the action into a droplet. However, the problem is it's referencing my script absolutely and not relatively. So if I move anything, it breaks.
Even if I put the script in the same folder as the droplet and bundle it away, the script in the action is still being referenced from the root of my computer. If I move that droplet to a different computer or file location - breaksville.
So...What can I do so that I can suitcase a droplet script and they can use it without script referencing issues?
I want to go into the action, pop it open and change the script reference relative to the file being processed, but I that doesn't seem to be an option.
What do people do to share droplets? Does that not happen?
