[python-win32] Re: makepy problem with Win XP and Word 2000

2005-03-12 Thread Roger Upole
When you're using the generated wrapper modules, all the attributes and methods are case sensitive. i.App.visible = False should be i.App.Visible=False hth Roger ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mail

Re: [python-win32] makepy problem with Win XP and Word 2000

2005-03-12 Thread oktaysafak
Mark, thanks for the reply. I am very glad to hear that you'll be releasing the fix soon. I forgot to mention in my previous mail but I had already tried taking out the "mbcs" encoding and it had not worked. After your mail I tried once more. It doesn't crash the same way; now I get an uncaught

[python-win32] Prob

2005-03-12 Thread Bob Gailer
What dos this error mean? and what do I need to do to fix it? Pywin32 Extensions build 203 "Can't load Python for preinstalled script" Bob Gailer mailto:[EMAIL PROTECTED] 510 558 3275 home 303 442 2625 cell ___ Python-win32 mailing list Python-win32@