• 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
FW: Set Selection with a list of items - SOLVED
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: Set Selection with a list of items - SOLVED


  • Subject: FW: Set Selection with a list of items - SOLVED
  • From: Irwin Poche <email@hidden>
  • Date: Sat, 06 Oct 2001 22:10:03 -0500

Michelle,

The solution to this is so simple. It doesn't even have to be a different
command for lists.

tell application "Finder"

set theItems to {"Note Pad File", "Scrapbook File"}
set theFolder to "TiBook:System Folder"

open folder theFolder

select (items in folder theFolder whose name is in theItems)

end tell

-Irwin


----------

References: 
 >Re: Set Selection with a list of items (From: Irwin Poche <email@hidden>)

  • Prev by Date: File name list help?
  • Next by Date: Re: MacOS X AS list (needed!)
  • Previous by thread: Re: Set Selection with a list of items
  • Next by thread: Re: Set Selection with a list of items
  • Index(es):
    • Date
    • Thread