Re: System Events -600 error
Re: System Events -600 error
- Subject: Re: System Events -600 error
- From: Jim Skibbie <email@hidden>
- Date: Tue, 03 Dec 2013 22:20:29 +0000
- Thread-topic: System Events -600 error
Chris-
I'm running OS X 10.8.5. The Applescript call comes from a program from
Enfocus called "Switch" that is a scriptable automation platform.
I just ran:
tell application "System Events" to quit delay
the result -- 300
So, if I set the quit delay to 0, is that something I need to do every
time System Events launches, or is that application property saved with
System Events going forward?
Thanks.
Jim
On 11/29/13 2:00 PM, "email@hidden" wrote:
>Hey Jim,
>
>You didn't say which OS you were running.
>
>App-nap?
>
>Auto-quit?
>
>I've had problems with System Events quitting on me since Lion.
>
>This might possibly help you:
>
>tell application "System Events"
> set quit delay to 0
>end tell
>
>--
>Best Regards,
>Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden