• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Change all labels to 0 if... > help!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change all labels to 0 if... > help!


  • Subject: Re: Change all labels to 0 if... > help!
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 15 Jun 2001 12:55:54 -0700

On 6/15/01 10:47 AM, Thierry Lavallie <email@hidden> wrote:

>Is there a way to build a script that will make ALL my files and folders
>contained in dragged folder to turn their label to <<none>> (0) ONLY if they
>are already set to <<hot>>(2)?

tell application "Finder"
set the label index of items of the selection whose label index is 2 to 0
end tell

You'll have to modify this to make the list the contents of the folder
instead of the selection.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: How to 'load' osaxen
  • Next by Date: Re: Change all labels to 0 if... > help!
  • Previous by thread: Re: Change all labels to 0 if... > help!
  • Next by thread: Re: Change all labels to 0 if... > help!
  • Index(es):
    • Date
    • Thread