>>objDoc.Content.Font.Name = "Arial" # <--- fails here
It ought to work.
Switch Visible on so that you can see what is happening as you step through
the code. I suspect that Word is popping up a dialogue box (about recovered
files, perhaps) that you cannot see, and is refusing to do some thin
. I know I
can set the pythonpath environment variable, and I also know that environment
variables just live in another registry key, but changing that key strikes me
as inelegant. Python stuff should live in Software\Python, not in
System\CurrentControlSet.
If the registry key turned out t
ee (2).zip\Christmas.exe"
I notice you have a doubled \ in path after Temp which may be the problem,
depending on the target filesystem.
--
Paul Keating
The Hague
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
Not even. This _is_ on Win2k
>> Also, I have found that Explorer's search functionality doesn't work
worth a damn on any Windows OS late than Win2k.
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win