Re: [python-win32] DDE problem

2006-12-04 Thread Mark Hammond
> 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

[python-win32] DDE problem

2006-12-01 Thread BBands
A bit more... The snippet runs in IDLE, but not PythonWin. jab -- John Bollinger, CFA, CMT www.BollingerBands.com If you advance far enough, you arrive at the beginning. ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/

[python-win32] DDE problem

2006-12-01 Thread BBands
Hello all, Upgraded from 2.4.2 to 2.4.4 and build 205 to 210 this morning. The following snippet worked before the upgrade, but fails now on the commented line with the following message: "error: The server could not be created" import win32ui import dde def getQuote(symbol): """get a quote