Re: getting return from apple event
Re: getting return from apple event
- Subject: Re: getting return from apple event
- From: has <email@hidden>
- Date: Sat, 22 Mar 2008 18:31:27 +0000
On 21 Mar 2008, at 22:01, Christopher Nebel wrote:
FCP's Apple Event protocol is implemented such that you can't get
results if you're using AppleScript -- you must use Apple Event APIs
directly, which pretty much requires using some flavor of C.
Not so; Python/Ruby/ObjC appscript's lower level 'aem' API can deal
with FCP just fine. You just need to do a bit of subclassing to change
the way that reply events are unpacked. Appscript is designed to be
highly customisable, so this isn't hard.
Incidentally, I remember someone writing an FCP wrapper for Python a
while back; I could dig up some details if anyone wants to contact them.
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden