win32com.client.constants - AttributeError

Roger Upole rupole at hotmail.com
Fri Apr 21 16:11:41 EDT 2006


There are a couple of different ways to run makepy.
Start Pythonwin, and from the menu select
Tools->Com Makepy Utility.  You should see a list
of registered typelibs.  Select "Microsoft Word x.y
Object Library" and hit Ok.
This can also be done programatically by initiating
Word with
win32com.client.gencache.EnsureDispatch('Word.Application')

      Roger

"kbperry" <keith.b.perry at gmail.com> wrote in message news:1145631219.159431.105040 at g10g2000cwb.googlegroups.com...
> how do I do this?  Where is the Word object library?
> 



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----



More information about the Python-list mailing list