xbytor:
Thanks for the information on calling an action. I'm new to JavaScript as well and still don't have a good grasp on scripting or syntax.
I now able to call an Action from the Actions Palette with your help from above but I'm still having a problem getting a script to load an Action into the Actions Palette.
Example: app.doAction('Action Set', 'Action')
Could you provide an example script for loading an Action? I've attempted to load an action using several versions of a script, including one version which included a path to the folder without any luck.
I can't find a reference to "app.load" in either the Photoshop CS3 Scripting Reference or the Javascript Bible, Gold Edition; are there any other resources I should be getting?