newest file in a folder
newest file in a folder
- Subject: newest file in a folder
- From: Håvard <email@hidden>
- Date: Sun, 17 Dec 2000 23:19:14 +0100
What is the clean and easy way to get an alias to the newest file of
a folder? (the one with the newest modification date.)
if I
tell app "Finder" to get first file of myFolder
--> first file by name.
How do I get "last file by date"?
Hevard