Re: Change Idle Period
Re: Change Idle Period
- Subject: Re: Change Idle Period
- From: Paul Berkowitz <email@hidden>
- Date: Thu, 26 Feb 2004 15:26:03 -0800
On 2/26/04 3:12 PM, "Greg Townsend" <email@hidden> wrote:
>
Is there any way to force a script to change its idle period from
>
outside of the idle handler? Thanks.
Inside the idle handler, conclude by
return x
At the top of the script, set an
property x : 30 -- or whatever
Then just set x to some other value from anywhere in the script.
--
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.