Re: OS X AND TypeText
Re: OS X AND TypeText
- Subject: Re: OS X AND TypeText
- From: garbanzito <email@hidden>
- Date: Mon, 22 Apr 2002 15:55:46 -0600
at 2002 04 22, 17:05 -0400, they whom i call Daniel A. Shockley wrote:
Mr. Tea,
Perhaps I'm missing something, but I don't see any way to run Youpi
shortcuts or sets from a script.
the scripting ability seems to have been added only in the
last version. it doesn't seem robust enough to create a
shortcut on the fly, but once a shortcut was in there, this
worked for me:
tell application "Youpi Key"
run shortcut "foo" of shortcutset 1
end tell
--
steve harley email@hidden
_______________________________________________
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.