• 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: newest file in a folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newest file in a folder


  • Subject: Re: newest file in a folder
  • From: John McAdams <email@hidden>
  • Date: Sun, 17 Dec 2000 21:05:05 -0500

this works for me:

tell application "Finder"
--set x to choose folder
--open x
set view of container window of x to modification date
set lastMod to item 1 of container window x
end tell
--
John McAdams
email@hidden


  • Prev by Date: AppleScript Extension not in Extension Manager?
  • Next by Date: Re: newest file in a folder
  • Previous by thread: Re: newest file in a folder
  • Next by thread: Re: newest file in a folder
  • Index(es):
    • Date
    • Thread