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, but I can't find a way turn these into appscript references that I can use normally to say e.g. track.name.set('blabla'). Can someone point me in the right direction? Thanks, Magnus _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig