Re: Is it possible to set up an 'instant' idle handler
Re: Is it possible to set up an 'instant' idle handler
- Subject: Re: Is it possible to set up an 'instant' idle handler
- From: Paul Berkowitz <email@hidden>
- Date: Sun, 06 Oct 2002 16:13:46 -0700
On 10/6/02 3:00 PM, "Sven Ryen" <email@hidden> wrote:
>
Hi!
>
>
I read in the documentation that the idle handler had to return an integer
>
in order to schedule it to be re-run. Is it possible to make it run
>
'instantly', rather than wait for a second?
>
Hi, Sven
Just tell the script to
idle
as the first and only command of the main script. Then put everything else
into the idle handler.
--
Paul Berkowitz
_______________________________________________
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.