Hey all,
I'm working on a project that involves DDE communication and I'm using the DDE module in pywin32 to accomplish this communication. I've been playing with the example DDE scripts provided with pywin but I'm having some trouble. I have a functioning client script that successfully reads data from my DDE server, but now I need to be able to send data back to the server. I can't seem to find an example of how to write data from a client to a server, only read. Can anyone point me in the right direction here? Any advice or script examples would be extremely helpful. Thanks in advance, RJ Gritter
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32