[python-win32] COM object Dispatch Error

2007-08-04 Thread lucemia
Hi: I have a problem about using win32com in python. I am using a software called CSTStudio to do my project. CSTStudiod could be used in VBA Script currectly to start or execute program via COM interface, but it crashed in python win32com. > h = win32com.client.Dispatch('CSTStudio.Application

Re: [python-win32] pywin32 bugs feedback from learner

2007-08-04 Thread Michel Claveau
Hello! v_id=v_iexplore.Document.Script._oleobj_.GetIDsOfNames('Welcome') v_iexplore.Document.Script._oleobj_.Invoke(v_id, 0, win32com.client.pythoncom.DISPATCH_METHOD, True,'HuanGuan') Ppuuu !!! These lines are very too complex for my little brain. Try this : v_iexplore.Docum