Re: Path To blessed items (OSX and OS9): Odd or Normal?
Re: Path To blessed items (OSX and OS9): Odd or Normal?
- Subject: Re: Path To blessed items (OSX and OS9): Odd or Normal?
- From: Kai <email@hidden>
- Date: Mon, 23 Jun 2003 03:37:35 +0100
on Sat, 21 Jun 2003 04:19:42 -0400, Gary Lists wrote:
>
It just struck me that maybe the way is time-based. Ticks.
Or even date - perhaps something along these lines:
============================================
set {d, a} to {current date, path to "usrs"}
set p to a as string
tell application "Finder" to if not d > a's creation date then delete a
p
============================================
--
Kai
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.