Re: Scripting screendumps ...
Re: Scripting screendumps ...
- Subject: Re: Scripting screendumps ...
- From: Jacco Rens <email@hidden>
- Date: Wed, 22 Nov 2000 07:51:24 +0100
- Readsource: 678899999
>
> capslock doesn't compile..
>
>
Cmd-Shift-4 is not the screen dump fkey.
>
>
It's set up for a selection or window dump.
>
>
Cmd-Shift-3 is the screen dump.
>
Try Jon's Commands
>
>
execute FKEY 3
>
>
tell application "Finder"
>
tell startup disk
>
update
>
files whose file type is "PICT"
>
end tell
>
end tell
I found out that my problem lies with the fact that I can't seem to script
the Capslock key.. Al the osaxen that I've tried, use the capslock while
typing not to switch the capslock
Has anyone more luck scripting a capslock key?
Best,
Jacco
netherlands