[python-win32] word
ryan pinto
ryan_p79 at yahoo.com
Thu Apr 14 20:33:54 CEST 2005
Hi Guys,
I am new to Python Win 32. COuld some one send me some
py code to open and process word documents.
I am trying to talk to work by doing...
wordApp = win32com.client.Dispatch("word.Application")
wordApp.visible = 1
wordApp.CommandBars.FindControl(Id=23).Execute
and it doesnt seem to work.
Thanks,
Ryan
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
More information about the Python-win32
mailing list