run a scrip in Adobe Illustrator

M

M. Leclerc

This Visual basic scrip has error mesage "the object execute the Script is
not available"
Somebody may have an answer

Dim appRef
Set appRef = CreateObject("Illustrator.Application")
Set docRef = appRef.open("C:\Documents and Settings\marcel\Mes
documents\testbox.ai")
appRef.DoScript "Script1","Default Action"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top