Re: Scripting screendumps ...
Re: Scripting screendumps ...
- Subject: Re: Scripting screendumps ...
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 21 Nov 2000 13:39:06 -0800
On 11/21/00 12:27 PM, "Jacco Rens" <email@hidden> wrote:
>
Gives us the front window screendump? Nope! without the capslock I get the
>
whole screen (but just want a tiny window!) Problem is that the Typetext
>
capslock doesn't compile..
It doesn't compile because it's a boolean, same as the other modifiers.
TypeText "4" with Capslock, Command and Shift
compiles, but it doesn't operate the caps lock.
Sigma's Additions' equivalent
type text "4" holding down {caps lock, command, shift}
compiles, but its execution errors, which is more honest ("Can't make some
data into the expected type").
I'm playing around with Akua. Sweets' input state, but so far can't get it
to do what you want either.
You could get OneClick, which can do what you want here, I think.
--
Paul Berkowitz