Answered
A way to call an Illustrator File/Script from another script?
If I have a script inside Illustrator's File/Script menu I would like to run from a script outside Illustrator.
The only code I found that might be related is:
app.executeMenuCommand("script name here?");
I'll take any examples in either VBscript or JavaScript.
Thx,
Clutch
