Path: utzoo!attcan!uunet!lll-winken!indri!polyslo!pdavid From: pdavid@polyslo.CalPoly.EDU (Paul C. David) Newsgroups: comp.windows.ms Subject: Calling other .EXEs from Windows Apps Message-ID: <11349@polyslo.CalPoly.EDU> Date: 13 May 89 01:59:28 GMT Reply-To: pdavid@polyslo.CalPoly.EDU (Paul C. David) Organization: Cal Poly State University -- San Luis Obispo Lines: 15 A few days ago I asked about how one could execute other .EXEs from inside of a windows application. One reply was to try using spawn. The problem is that spawn doesn't seem to like coexisting with Window's memory managers, thus yields unpredictable results. It may work, or.... Anyway, its got to be possible, since other applications seem to make use of the notepad program (like PageMaker does). Any help at all is appreciated, since I don't look forward to writing my own editor :-). Thanks -Paul. -- Paul C. David pdavid@polyslo.CalPoly.EDU California Polytechic State University, San Luis Obispo Unity through inviting learning by doing is our style.