Re: win32com and name of com

2006-06-25 Thread bli
Roger Upole wrote: > "bli" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > (All authors are fairly sparse on the topic using Microsoft examples > > that are more self evident.) > > thanks muchly! > > > > Your best bet is the documentation for the application. > However, if the d

Re: win32com and name of com

2006-06-22 Thread Roger Upole
"bli" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > hi all > first post. > I am using python to connect to dll. I have read everything I can find > on [EMAIL PROTECTED] > and tried all variations of the name of the dll to use in the Dispatch. > I get a com error-(-2147...1005, 'Inv

win32com and name of com

2006-06-22 Thread bli
hi all first post. I am using python to connect to dll. I have read everything I can find on [EMAIL PROTECTED] and tried all variations of the name of the dll to use in the Dispatch. I get a com error-(-2147...1005, 'Invalid class string',None,None) Do I add .Application to the name? (eg ' Cont