[Pythonmac-SIG] Interacting with the contents of an editor

Ned Deily nad at acm.org
Wed Sep 29 05:42:20 CEST 2010


In article <op.vjrzi8kshgmlxk at osiris.gwdg.de>,
 "Suresh Krishna" <madzientist at gmail.com> wrote:

> I would still also like to find an AppleScript+TextEdit solution if one  
> seems plausible.

appscript (http://pypi.python.org/pypi/appscript/) allows you to control 
AppleScriptable applications.  Its documentation includes some examples 
of scripting TextEdit (for example: 
http://appscript.sourceforge.net/py-appscript/examples.html).

-- 
 Ned Deily,
 nad at acm.org



More information about the Pythonmac-SIG mailing list