Re: how to automatically acknowledge a dialog
Re: how to automatically acknowledge a dialog
- Subject: Re: how to automatically acknowledge a dialog
- From: Bruce Robertson <email@hidden>
- Date: Thu, 24 May 2007 10:17:46 -0700
> I don't know it this can help, here is a piece of script I use when
> someone has inadvertently opened an alert on a remote machine:
>
> tell application "UserNotificationCenter"
> activate
> tell application "System Events" to keystroke ";" using
> {shift down, command down}
> end tell
result: "an error of type 2 has occurred"
_______________________________________________
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