• 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
THANK YOU! Re: File name list help?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

THANK YOU! Re: File name list help?


  • Subject: THANK YOU! Re: File name list help?
  • From: "T.J. Mahaffey" <email@hidden>
  • Date: Sun, 07 Oct 2001 15:17:39 -0700

Many, many thanks to those of you who sent help on this.
After studying everyone's input, the following has turned out to be the
simplest and most ideal form of the solution:


tell application "Finder"
activate
set AppleScript's text item delimiters to {return}
set theItemNames to name of every item in selection as text
set AppleScript's text item delimiters to ""
set the clipboard to theItemNames
end tell

Thanks again for all your help

--
T.J. Mahaffey
email@hidden


  • Follow-Ups:
    • Scripting MSWord
      • From: "Joseph A. Weaks" <email@hidden>
  • Prev by Date: Re: Project Builder & AppleScript
  • Next by Date: Scripting Airport?
  • Previous by thread: Re: Project Builder & AppleScript
  • Next by thread: Scripting MSWord
  • Index(es):
    • Date
    • Thread