Re: [Pythonmac-SIG] apple script and MacPython code

2005-10-26 Thread has
Zhi Peng wrote: >I strongly believe that MacPython can be used to write similar code to perform >Applescript code functions. I try to find corresponding MacPython code for >apple script. For example following adobe apple script code > >tell application "Adobe InDesign CS2" >set myDoc to mak

[Pythonmac-SIG] apple script and MacPython code

2005-10-26 Thread Zhi Peng
Hi! All   I strongly believe that MacPython can be used to write similar code to perform Applescript code functions. I try to find corresponding MacPython code for apple script. For example following adobe apple script code   tell application "Adobe InDesign CS2"     set myDoc to make document