Re: Simulating a key press {Vol 3 #1834)
Re: Simulating a key press {Vol 3 #1834)
- Subject: Re: Simulating a key press {Vol 3 #1834)
- From: Rob Jorgensen <email@hidden>
- Date: Wed, 16 Jul 2003 10:47:05 -0400
At 10:01 AM -0400 7/16/03, Jonathan Levi MD wrote:
Steven Massey <email@hidden> wrote:
I am attempting to simulate a key press using applescript...
I've looked into various options and came up with the "Extra Suites" by
Kanzu (http://www.kanzu.com). This suite will allow me to do just that
and I tried it and it works. Nevertheless, this is not a free
solution. Before I shell out some cash for this, does anyone know of a
better way of doing this? Or is the Extra Suites software the best way?
No need to spend money. Get Apple's System Events from their
Developer website. IIRC, you'll have to register as a member (it's
free) and download the December 2002 MacOS X Developer Tools.
repeat until everyoneKnows is true
There's no need to download dev tools just to get the System Events
beta. It can be downloaded from:
<
http://www.apple.com/applescript/GUI/>
end repeat
;-)
-- Rob
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.