Re: keystroke "esc"
Re: keystroke "esc"
- Subject: Re: keystroke "esc"
- From: Shane Stanley <email@hidden>
- Date: Mon, 04 Feb 2013 10:48:10 +1100
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
|
_______________________________________________
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