Andrew Kirkpatrick wrote:
> Roger Upole wrote:
>> Andrew Kirkpatrick wrote:
>>
>>> Hello, I'm having a play with python on windows and installed pywin32
>>> version 210 for python 2.5. There is a nifty example
>>> C:\Python25\Lib\site-packages\win32comext\shell\demos\servers\shell_view.py
>>>
> A bit more...
>
> The snippet runs in IDLE, but not PythonWin.
Pythonwin itself uses DDE - try starting with /nodde on the command-line and
see if that help.
Mark
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/li
Bob Gailer wrote:
>> So maybe try your Python suggestion, if I can get it to work. You showed it
>> as Python being started first and then accessing Word, but I suppose that
>> the other way that people suggested (use VB for dialog boxes, then shell
>> Python) is OK, too. Can the parameters tha
Bokverket wrote:
> Hi Bob,
>
> [snip]
Please always reply to the list. Others may be able to provide the next
step, we all learn, and I was almost gone for a week and would have left
you in the dark.
>
> So maybe try your Python suggestion, if I can get it to work. You showed it
> as Python bei