Copy link to clipboard
Copied
Due to a few limitations in JSX, the only way i have been able to get illustrator to automate certain things is by running actions thru my JSX script. But I've noticed i have not been able to run them in the new version of Illustrator. Here is the code I have been using to run the macros, please advise what i need to change to get this working again:
Copy link to clipboard
Copied
Hi @Isaiah Baldwin I have recently posted a script that incorporates an action using app.doScript and it worked as I expected in the latest version of Illustrator.
Have you double-checked that the .aia file exists at the exact path specified in your script?
- Mark
Copy link to clipboard
Copied
Detailed information on what the condition of inability to execute is will help in the analysis. For example, Illustrator freezes, stops with an error, or is simply ignored.
In my case, I have recently had to activate Illustrator exactly (focus on the app) before executing an action. In the past, the Illustrator app would run fine even if it was in the background, but now it sometimes freezes without being able to execute.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now