Re: Stay open AppleScript applet + IE 5.0 = hard crash
Re: Stay open AppleScript applet + IE 5.0 = hard crash
- Subject: Re: Stay open AppleScript applet + IE 5.0 = hard crash
- From: Emmanuel <email@hidden>
- Date: Sat, 16 Dec 2000 16:08:35 +0100
At 7:53 +0100 16/12/00, Donald S. Hall wrote:
>
on idle
>
set today to (current date)
>
return checkInterval -- run this handler again after this many seconds
>
have passed
>
end idle
Testing this under Smile, 'current date' does not seem to leak.
Could it be that IE has a hook to store the 'current date' result, because
in Redmond they think 'current date' does return the name of your current
date?
Emmanuel