DDE Server
Moderators: JRL, Dorian (MJT support)
DDE Server
Can MS be a DDE Server? One of the applications I support uses DDE to send a string to a doc where I use MS to put it on the clipboard and then manipulate it for use in another application. I would like to eliminate Word as the DDE server.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
No, afraid not. But it's a neat idea.
Can your app shell command lines/run programs instead? If so it could just do:
msched.exe macroname /string=blabla
Or if it can call URLs (HTTP) then msNet (Macro Scheduler remote controller) would work for you also.
Can your app shell command lines/run programs instead? If so it could just do:
msched.exe macroname /string=blabla
Or if it can call URLs (HTTP) then msNet (Macro Scheduler remote controller) would work for you also.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?