dde?

Matt Neuber mneuber at attbi.com
Thu Mar 20 23:34:58 EST 2003


I've been totally unable to find any 'real' documentation on how to
send a DDE mesage to another application within python... so I was
wondering if someone could help me out.

I want to send the topic "COMMAND" to the dde server "mIRC" and the
data "signal find F_OK"

within mIRC, the command I do is:
/dde mirc command "" /signal find F_OK

so basically, I'm trying to send that same dde message to mIRC, only
from python.

any help would be appreciated...




More information about the Python-list mailing list