Re: tell a script to tend to system process for X amount of time?
Re: tell a script to tend to system process for X amount of time?
- Subject: Re: tell a script to tend to system process for X amount of time?
- From: Emmanuel <email@hidden>
- Date: Thu, 17 Mar 2005 11:19:08 +0100
I mean: make a script with an idle handler such as:
on idle
dosomethingcool()
return 3
end idle
then you save it as an application in Script Editor and, ta-da, you
have an applet with an idle handler.
Emmanuel
At 1:19 AM -0800 3/17/05, Patrick Collins wrote:
How do I find out which applets have "idle" handlers?
-patrick
One way is to launch an applet with an "idle" handler. The quantity
returned by "idle" is the number of seconds until next call. Or is
it ticks (1/60 s), I don't know actually.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden