Re: Can I Send Apple Events in Cocoa?
Re: Can I Send Apple Events in Cocoa?
- Subject: Re: Can I Send Apple Events in Cocoa?
- From: Annard Brouwer <email@hidden>
- Date: Mon, 12 Dec 2005 18:18:13 +0100
Take a look at these webpages for a relatively fast way to achieve
what you want.
Unsanity.org: Lazy AppleScript Sending <
http://www.unsanity.org/
archives/000107.php>
AEBuild*, AEPrint* and Friends <
http://developer.apple.com/technotes/
tn/tn2045.html>
It's much faster than fiddling with lots of invocations of C code!
Annard
On 12 Dec 2005, at 08:19, Kaydell Leavitt wrote:
The following Apple Script is really what I need, but
with the additional ability to specify an app if two
or more copies are running.
tell application "Inventory Client"
activate
«event InvARTMT»
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden