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
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