Screenshot of Window (using Akua Sweets)
Screenshot of Window (using Akua Sweets)
- Subject: Screenshot of Window (using Akua Sweets)
- From: Alexander Schrieken <email@hidden>
- Date: Wed, 26 Sep 2001 13:42:31 +0200
Hi all,
I'm trying to make small -- tiny -- scripts for
the key-combinations involved in taking screen-
shots.
I've been successful with the combinations
necessary for taking a picture of the entire
screen (command + shift + 3) and a user-defined
section of the screen (command + shift + 4).
Unfortunately I can't get the one allowing the
user to take a picture of the frontmost window
(command + shift + capslock + 4) to work... Any
help would be much appreciated.
Why doesn't this work?
|tell application "Finder"
| input state {keys down:"4", transient
| keys:"CS", caps locked:true}
|end tell
(I've used the Akua Sweets OSAX.)
TIA,
Alexander Schrieken Amsterdam
email@hidden the Netherlands