Re: DDE interface ; What is it ?
- Posted by Michael Raley <mjronline at IT-WORKS.COM> Apr 17, 1998
- 607 views
DDE is partly a means by which an app could control another windows app. Using the DDE interface, a program such as Word Basic could open the windows terminal executable, send a string of charectors that correlate to the Menu commands to Open a terminal session, dial a number , and upload a file. It's not overly robust. I show DDEML.DLL as the DDE management Library for my windows95. There's also an api for Network DDE, but I don't know how that differs. By the Way, When it seems my replies sometime are going toward induviduals who posted the question rather than the listserv. Does anyone have an answer to that? NEW! HTTP://www.geocities.com/SiliconValley/Lab/7577 Michael J Raley's Modular Reality Journal -----Original Message----- From: Daniel Berstein <daber at PAIR.COM> To: Multiple recipients of list EUPHORIA <EUPHORIA at MIAMIU.ACS.MUOHIO.EDU> Date: Friday, April 17, 1998 8:45 PM Subject: Re: DDE >>I'm looking for a way to initiate a DDE conversastion using euphoria >>(WIN32) but have absolutely NO idea how >>any help wpuld be appreciated > >What is DDE? Sounds like Dynamic Data Exhange... in that case, what is >Dynamic Data Exchange? > >Regards, > Daniel Berstein. > NEW! HTTP://www.geocities.com/SiliconValley/Lab/7577 Michael J Raley's Modular Reality Journal