Oolon Colluphid wrote: > hi, > i need access to application attributes of IM (like Adium, aMsn, MS > Messenger) on Mac platform via appscript module. > once instantiated the application object with: app=app("Adium") > i don't know how recover information like status, and i have find no > references.
Use the appscript examples + the OS X script-editor to see what scriptable properties exactly the IM-application offers. You can drag the application-icon into the script-library. Diez -- http://mail.python.org/mailman/listinfo/python-list