• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: floating point idle delays, 'with timeout' and the date class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: floating point idle delays, 'with timeout' and the date class


  • Subject: Re: floating point idle delays, 'with timeout' and the date class
  • From: "John W. Baxter" <email@hidden>
  • Date: Tue, 16 Mar 2004 08:00:25 -0800

On 3/14/2004 20:00, "Paul Berkowitz" <email@hidden> wrote:

> On 3/14/04 7:38 PM, "Walter Ian Kaye" <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
>
> Right, 'minutes' really is just the number 60.

And if you don't like the "sound" of 'minutes seconds', you are free to
write
with timeout of (minutes * 10) seconds

That may or may not be more pleasing. --John
_______________________________________________
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.


References: 
 >Re: floating point idle delays, 'with timeout' and the date class (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: Sending data direct to USB in OSX
  • Next by Date: Re: "Save changes to script" when it terminates?
  • Previous by thread: Re: floating point idle delays, 'with timeout' and the date class
  • Next by thread: Re: floating point idle delays, 'with timeout' and the date class
  • Index(es):
    • Date
    • Thread