• 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: Using list of indices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using list of indices


  • Subject: Re: Using list of indices
  • From: "Fleisher, Ken" <email@hidden>
  • Date: Tue, 16 Jan 2007 14:40:38 -0500
  • Thread-topic: Using list of indices

> Try something like this, Ken:
>
> ----------
>
> setidxto()
>
> repeat with i from 1 to c1
> if item i of names1 is not in names2 then set idx's end to i
> end repeat
>
> tell application "Finder"
> set label index of folder1's files whose index is in idx to 5
> end tell
>
> ----------
>
> ---
> kai

Thanks. That's just what I was lookng for. I'll give this a try!

Ken

 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Using list of indices (From: kai <email@hidden>)

  • Prev by Date: Re: Text items
  • Next by Date: Re: Text items
  • Previous by thread: Re: Using list of indices
  • Next by thread: Text items
  • Index(es):
    • Date
    • Thread