Re: apply the same property to a number of items
Re: apply the same property to a number of items
- Subject: Re: apply the same property to a number of items
- From: Jan Bultereys <email@hidden>
- Date: Tue, 22 Feb 2011 09:15:26 +0100
- Thread-topic: apply the same property to a number of items
Hi Jean-Christophe,
What about this:
set mainfolder to (choose folder)
tell application "Finder"
set label index of every item of mainfolder to 6
end tell
Best regards,jan
On 22/02/11 08:32, "Jean-Christophe Helary"
<email@hidden> wrote:
> I'd like to apply the "label index" property to n folders without using a
> loop.
>
> I was thinking of something like:
>
> set label index of all items of {..., ..., ...} to 6
>
> but it does not seem to work... It there an elegant way to do that ?
>
>
>
> Jean-Christophe Helary
> ----------------------------------------
> fun: http://mac4translators.blogspot.com
> work: http://www.doublet.jp (ja/en > fr)
> tweets: http://twitter.com/brandelune
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edepot.com
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
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