Yes, I'm an idiot. I am trying to enable a DDE server, so I can execute a script in another application in Excel. Below is the non-working code that I have to work with. Please help, this is driving me nuts!!!!!!
' DDE Enable;
' DDE_Name ("TINYTERM");//
' DDE_TimeOut (5000); //
' DDE_Enable(); //
' DDE_Execute;
' CompileFile("script.cs")
Sad isn't it?
Thanks for any help you guys give me.
Tim
' DDE Enable;
' DDE_Name ("TINYTERM");//
' DDE_TimeOut (5000); //
' DDE_Enable(); //
' DDE_Execute;
' CompileFile("script.cs")
Sad isn't it?
Thanks for any help you guys give me.
Tim