Re: How to get all layer (even in layer sets) in Photoshop
Re: How to get all layer (even in layer sets) in Photoshop
- Subject: Re: How to get all layer (even in layer sets) in Photoshop
- From: Richard Rönnbäck <email@hidden>
- Date: Wed, 16 Dec 2009 07:46:53 +0100
- Thread-topic: How to get all layer (even in layer sets) in Photoshop
The loop starts at the top level and and after it has processed a layer set
it will continue with the next object at the top level. The same simple
logic applies regardless of which level the script is at.
Thinking about recursive loops makes my head spin so I try to avoid that and
rather check that the results are what I expect :-)
// Richard
From: Leo Law <email@hidden>
Date: Mon, 14 Dec 2009 12:41:28 -0800
To: <email@hidden>
Subject: Re: How to get all layer (even in layer sets) in Photoshop
Cool, thanks a lot.
I just have a question, say this script runs into a layer set half way
through the layers and then goes off on that branch... how do you come back
up, so to speak, and get the remaining layers?
Ml, Leo
_______________________________________________
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