Re: [python-win32] Python win32com and iTunes

2006-10-11 Thread Test Drive
Hi Tim,Which version of iTunes you are using?ThanksOn 10/11/06, Tim Roberts <[EMAIL PROTECTED]> wrote: Test Drive wrote:> Hi All,>> I am trying to use win32com with iTunes (version 7.0.1.8> <http://7.0.1.8>). However it seems like I am missing something and I> am clue

[python-win32] Python win32com and iTunes

2006-10-11 Thread Test Drive
Hi All,I am trying to use win32com with iTunes (version 7.0.1.8). However it seems like I am missing something and I am clueless about that.import win32com.client as wcimport pythoncom,sysapp=wc.Dispatch('iTunes.Application')mainPl=app.LibraryPlaylistprint ">> Dir <<" p