Re: Snow Leopard AppleScript Release Notes
Re: Snow Leopard AppleScript Release Notes
- Subject: Re: Snow Leopard AppleScript Release Notes
- From: Christopher Nebel <email@hidden>
- Date: Fri, 28 Aug 2009 16:15:39 -0700
On Aug 28, 2009, at 12:41 PM, Deivy Petrescu wrote:
There is a problem with SL when it is deals with negative dates.
For instance
set l to current date
set m to l -1*days
(m-l)/(1*days)
---> 4.97092696296296E+4
Note that it is positive and huge!
It's a 64-bit problem; you can work around it by running in 32-bit.
--Chris Nebel
AppleScript Engineering
PS: I'm disappointed that no one has mentioned bug #1186965 yet...
_______________________________________________
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