having trouble trying to load an action and run it via scripting.
I keep getting illegal argument.
tellapplication "Adobe Illustrator"
activate
load actionfile "path/to/action/file/actionSet1.aia"
do script "Action 2" from "Set 1"
endtell
having trouble trying to load an action and run it via scripting.
I keep getting illegal argument.
tellapplication "Adobe Illustrator"
activate
load actionfile "path/to/action/file/actionSet1.aia"
do script "Action 2" from "Set 1"
endtell