Re: Quick help with command keys...
Re: Quick help with command keys...
- Subject: Re: Quick help with command keys...
- From: "Domains4Days.com" <email@hidden>
- Date: Wed, 25 Sep 2002 08:46:28 -0700
Thanks for the turn on about Youpi Key. It looks cool. However when I
went to the site said it is not updated for 10.2 yet. You think it's safe
yet on 10.2?
I'm still interested however, in finding out how this would work just using
AppleScript. Does anybody know?
On 9/24/02 4:22 PM, "John Stewart" <email@hidden> wrote:
>
On 9/24/02 at 3:12 PM, the entity Domains4Days.com spoke thusly
>
>
> I'm sure this is a simple matter, but I'm curious if there's a way to
>
> simulate Apple command keys using AppleScript?
>
>
>
> Basically, I would like to be able to simulate certain command keys in any
>
> given application at any given time.
>
>
>
> For example, is there a way to write a simple AppleScript that's simply
>
> copies what ever Text that happens to be highlighted at any given time in
>
> any application? ( This would be the equivalent of typing command - C ...)
>
>
>
Youpi Key can do this and it's free (so far), I like it better than QuicKeys.
>
>
<http://perso.club-internet.fr/phupe/english/>
>
>
Simply make a "copy" shortcut in it's universal set then call that shortcut in
>
your script like this
>
-
>
>
tell application "Youpi Key" to run shortcut "copy" of shortcutset "Universal"
>
>
John
>
_______________________________________________
>
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.
--
RevDave
email@hidden
Check out some great Domain Names at:
http://www.domains4days.com
_______________________________________________
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.