Re: Finder scripting bugs
Re: Finder scripting bugs
- Subject: Re: Finder scripting bugs
- From: "Mark J. Reed" <email@hidden>
- Date: Fri, 19 Nov 2010 14:03:18 -0500
On Fri, Nov 19, 2010 at 12:06 PM, Luther Fuller <email@hidden> wrote:
> set elapsedTime to elapsedTime div (60 * 60 * 24)
FWIW, AppleScript knows those numbers:
set elapsedTime to elapsedTime div days
> display dialog "This bug should have been fixed within " & elapsedTime & "
> days !" buttons {"Cancel", "False", "True"} default button 3
Don't rush them. It hasn't even been 500 days yet!
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden