[Pythonmac-SIG] Select application version

2010-11-08 Thread Carles Pina i Estany
Hello, I'm not an advanced Applescript user, but I usually have a problem: how can I choose the application version that I want my script to connect to? Let's say that I have Microsoft Office 2004, 2008 and 2011. How can I select the version in the tell statement? The final use case is using Py

Re: [Pythonmac-SIG] Select application version

2010-11-08 Thread Ned Deily
In article <[email protected]>, Carles Pina i Estany wrote: > I'm not an advanced Applescript user, but I usually have a problem: how can I > choose the application version that I want my script to connect to? > > Let's say that I have Microsoft Office 2004, 2008 and 2011. How ca