Hi, I don't know how to handle ms word's events.
 By VBA, the code is as following:
> Private Sub Ducoment_Open():
>     my code
> End Sub.
 The code in ms word macro is to capture the 'Open' event, when the word
 is opened, my code will be executed. How can I perform by python-win32.
 Thanks
 Regards.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to