Copy link to clipboard
Copied
Is it possible to run an action from a script? Could you make an example?
Copy link to clipboard
Copied
Is it possible to run an action from a script? Could you make an example?
Copy link to clipboard
Copied
app.doScript ("Name of Action", "Name of Action Set")
Have fun
Copy link to clipboard
Copied
I have an "Action 123" in the ''Default Actions'', but calling
app.doScript ("Action 123", "Default Actions");
makes the error:
app.doScript is not a function
What am I doing wrong?
Copy link to clipboard
Copied
У Вас получилось решить эту проблему? Я столкнулся с такой же проблемой. Подскажите. Спасибо.
Copy link to clipboard
Copied
what problem?
Copy link to clipboard
Copied
I'v found that the ability to play an action from a script with the app.doScript() command works since Illustrator CS6 only...
Copy link to clipboard
Copied
Yes. CS6+
Since 6 versions (major releases)
Copy link to clipboard
Copied
if you're using an older version, doScript() is available for vbscript and applescript
Copy link to clipboard
Copied
never mind. I made a silly mistake, and don't know how to deleter my comment. sorry.