MUSHClient and DDE

Posted by Reject0 on Wed 16 Mar 2005 04:17 PM — 3 posts, 16,197 views.

USA #0
Mushclient have any support for a DDE link at all?
USA #1
Reference here:
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=405

However, that might not be true anymore (not Mushclient proper, but because of the scripting languages). I know VBScript doesn't do DDE, I can't find any documentation of JScript, PHP, or Lua supporting it either (so I'd imagine they dont). However, Perl has a DDE module. As to how well it will work with MC remains to be seen.
Amended on Wed 16 Mar 2005 06:04 PM by Flannel
USA #2
Hmm you know, I've been pondering attempting to interface two existing applications together using DDE... mIRC (as a DDE server) and Mushclient. Any ideas on how I could go about that? I don't care if it's via scripting or native to mushclient, I'd love to be able to trigger off text and have that text sent to an irc channel (or dcc window).