Re: [python-win32] Problem using win32com.client.Dispatch on Win764bit

2011-04-11 Thread Tim Roberts
Misy wrote: >> If that's the only object you need to access, you should be done. >> Go ahead and try to Dispatch it. However, if there are other >> related classes (very likely), you'll need to import them into your >> proxy also. >> >> Roger > Hi, Roger, > > Well...I still fail

Re: [python-win32] Problem using win32com.client.Dispatch on Win764bit

2011-04-11 Thread Misy
> If that's the only object you need to access, you should be done. > Go ahead and try to Dispatch it. However, if there are other > related classes (very likely), you'll need to import them into your > proxy also. > > Roger > Hi, Roger, Well...I still failed. I rebooted an