• 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: Thierry Lavallée <email@hidden>
  • Date: Sat, 16 Jun 2001 15:05:54 -0400

Editor refuses to run this.
Error 3 lines from bottom (see <here>to</here> in script)... expected end of
line (after walk) but found identifier.

and I feel this does not verify that the label is set to 2 prior to changing
it to 0. wrong?

I need more help. THANKS again. : )
--
Thierry

> De : Devon and Cornwall <email@hidden>
>
> on open (droppedItms)
> repeat with anItm in droppedItms
> recurzDaFolders(anItm)
> end repeat
> activate
> end open
>
> on recurzDaFolders(someFolder)
> script setLabels
> on open theFolder
> tell application "Finder"
> select every folder of theFolder
> tell selection's every folder to set it's label index to 0
> end tell
> end open
> end script

**
> walk <HERE> folders </HERE> someFolder ,
**

> with script setLabels with using folders without using files and invisibles
> end recurzDaFolders


References: 
 >Re: Change all labels to 0 if... > help! (From: Devon and Cornwall <email@hidden>)

  • Prev by Date: Re: Change all labels to 0 if... > help!
  • Next by Date: Copying Resource Files ???
  • 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