Re: keystroke "esc"
Re: keystroke "esc"
- Subject: Re: keystroke "esc"
- From: Robert Poland <email@hidden>
- Date: Sun, 03 Feb 2013 21:01:36 -0700
Shane,
Apparently you missed the point.
I DO NOT want to quit anything.
The act of triggering the "Force Quit" cures the lockup.
So then I can issue another Esc key to quit the "Force Quit".
On Feb 3, 2013, at 4:48 PM, Shane Stanley <email@hidden> wrote:
> If you want to force quit, you might as well dispense with the dialog:
>
> tell application "System Events"
> set thePid to unix id of process "Mail"
> end tell
> do shell script "kill " & thePid
>
> --
> Shane Stanley <email@hidden>
> 'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
Robert Poland - Fort Collins, CO
_______________________________________________
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