Can you use appscript?
http://appscript.sourceforge.net/py-appscript/index.html
its much easier than earlier python AE stuff.
-Preston
On Jul 26, 2009, at 1:50 PM, Magnus Herold wrote:
Hi All,
I'm trying to write an Automator action using Python, and I'm not yet
that familiar with the lower
Magnus Herold wrote:
Hi All,
I'm trying to write an Automator action using Python, and I'm not yet
that familiar with the lower levels of Mac programming.
The input should be a list of iTunes track objects, and I get an
NSAppleEventDescriptor object. I know how to extract the AEDescs from
that