Re: floating point idle delays, 'with timeout' and the date class
Re: floating point idle delays, 'with timeout' and the date class
- Subject: Re: floating point idle delays, 'with timeout' and the date class
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 15 Mar 2004 06:24:49 -0500
on 2004-03-14 10:38 PM, Walter Ian Kaye at email@hidden
wrote:
>
> Except that does _not_ work in 'with timeout of' . That requires 'seconds'
>
> [or 'second'] as part of the statement. 'minutes' (and 'hours', 'days' and
>
> 'weeks') are constants that can be used as a conversion for numbers, but not
>
> in 'with timeout'.
>
>
And this works in AS 1.1, OS 7.6.1:
>
>
with timeout of (10 * minutes) seconds
It also works in AS 1.0, at least according to my looseleaf AppleScript 1.0
SDK manual.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.