Re: Hotkeys to Snapz Pro or Grab
Re: Hotkeys to Snapz Pro or Grab
- Subject: Re: Hotkeys to Snapz Pro or Grab
- From: Andrew Oliver <email@hidden>
- Date: Fri, 11 Feb 2005 01:01:23 -0800
On 2/10/05 9:32 PM, "Matthew" <email@hidden> wrote:
> I'd like to be able to send hotkey combinations like Cmd-Shift-3, or
> any other combination for that matter to Snapz Pro X to stop video
> recording or use a similar key combination to invoke screen capture,
> open Grab, etc. I'm not so much interested in working around this
> (unless it's by programatically sending keystrokes) as I am actually
> using AppleScript to do it for me.
Why are you trying to use UI Scripting to do this?
Doesn't Snapz Pro's dictionary cover this for you:
tell application "Snapz Pro X"
capture
end tell
Admittedly, the dictionary is a little weak - there aren't many options, but
simple screen captures seem to work well.
Andrew
:)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden