Question
Illustrator - Play Action doScript - Play Action
I have an action that calls a script menu item, that runs
app.doScript ("RunFP","FP");If I select it from the menu, it's no problem, but when I run it from actions, my computer spins and I have to crash illustrator. Am I running into an endless loop somehow since I'm running an action that's calling an action? Any way around this?