I want to create a TCL application that receives data over DDE and displays it on a TK Widget. At the moment I' developing the app on a Wish Console. I have an application that will send DDE data to Excel and I 'think' it is sending data to my TCL console (the app doesn't give out an error message) but I can't see the result :-( In TCL stuff I have written in the past I have 'pushed' and 'pulled' data ofer DDE, my app has never been the recipient of a 'push'. What should I be looking for in my console?
TIA mark