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: Jean-Christophe Helary <email@hidden>
- Date: Wed, 23 Feb 2011 00:37:12 +0900
Jan,
I tried the code and it does not work.
1) I can't select multiple folders
2) even if I select only one folder the property is not applied to the folder
Jean-Christophe
On 22 févr. 11, at 17:15, Jan Bultereys wrote:
> 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
>
>
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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden