Re: Applescript crashing Adobe Illustrator
Re: Applescript crashing Adobe Illustrator
- Subject: Re: Applescript crashing Adobe Illustrator
- From: has <email@hidden>
- Date: Wed, 5 May 2010 21:48:39 +0100
Jim Skibbie wrote:
> I’m working on an Applescript for Adobe Illustrator. When the script runs, it causes Illustrator to crash with the error:
>
> [...]
> delete layer LayerName of doc
Illustrator has a number of delightful AS-related crashing bugs. Pitching over when deleting hidden layers is one of them. The workaround is to make the layer you're going to delete (and, recursively, all of its sub-layers) visible first.
HTH
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden