Send execution string to DDE server application.
res = ddeexec(command [,timeout])
a boolean %f if false.
A string that specifies the command to be executed.
A scalar that specifies the time-out limit for this operation. timeout is specified in milliseconds (1000 milliseconds = 1 second). The default value of timeout is three seconds.
Send execution string to DDE server application.
Allan CORNEt