8. Re: Illustrator 10: Ungrouping Groups of Groups
8. Re: Illustrator 10: Ungrouping Groups of Groups
- Subject: 8. Re: Illustrator 10: Ungrouping Groups of Groups
- From: "Palmer, Will" <email@hidden>
- Date: Fri, 15 Nov 2002 08:42:55 -0500
- Thread-topic: 8. Re: Illustrator 10: Ungrouping Groups of Groups
Be careful I had an issue where such commands hosed clipped paths
try this
if (group item 1 of document 1 whose clipped is false) exists then
do script "UngroupAction" from "WorkActionSet"
--simply record an action of a menu item
end if
William R. Palmer III
Prepress supervisor
email@hidden
CRC Press, LLC
3848 FAU Blvd, Suite 310
Boca Raton, FL 33431
(561) 361-6000, x6116
http://www.crcpress.com/
At 11:14 PM 11/13/2002 -0500, Jason Bourque wrote:
>
On 11/13/02 5:09 PM, "Shane Stanley" <email@hidden> wrote:
>
>
> On 14/11/02 5:49 AM +1000, Jason Bourque, email@hidden, wrote:
>
>
>
>> Any ideas on how I can script Illustrator 10 to disassemble a group of
>
>> groups of groups?
>
>
>
> Just move the component groups:
>
>
>
> move every group of group 1 of layer x to end of layer x
>
>
>
> --
>
> Shane Stanley, email@hidden
>
>
>
Ok, it doesn't compile. Does the layer have to be different from the one the
>
group is on?
>
And how do you ungroup the items within the group.
>
>
Jason Bourque
William R. Palmer III
Prepress supervisor
email@hidden
CRC Press, LLC
3848 FAU Blvd, Suite 310
Boca Raton, FL 33431
(561) 361-6000, x6116
http://www.crcpress.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.