Re: [python-win32] dde trouble

2009-06-19 Thread Thomas Heller
Patrick Janssen schrieb: > Hi all, > I am having some trouble with controlling a Windows application through dde [...] > Does anyone know how I might be able to see the dde command strings that Lua > is sending to Ecotect (which all seem to work - I am thinking that there may > be an error in the d

Re: [python-win32] dde trouble

2009-06-19 Thread Patrick Janssen
Hi Thomas, Thanks for your email. Yes - I tried that - actually, I used Spy++, which seems to be the new version. This gave some useful information, but not the actual command string. I have pasted below the results for three different operations in Lua and in Python - the third one is the one th