home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!well!shiva
- From: shiva@well.sf.ca.us (Kenneth Porter)
- Subject: Experience in programming Query-Mgr. callable inertface ?
- Message-ID: <C1Jr5F.L9p@well.sf.ca.us>
- Sender: news@well.sf.ca.us
- Organization: Whole Earth 'Lectronic Link
- References: <1jopvfINN1j2@rs2.hrz.th-darmstadt.de>
- Date: Thu, 28 Jan 1993 04:29:39 GMT
- Lines: 7
-
- > My Problem is that my system BREAKS DOWN if I do a
- > system(" ... ") call from within another c-program
- > ( this one is a PM-application ) to the corresponding
- > compiled EXE-file.
-
- You probably need to use DosStartSession, if one EXE is PM and the other
- is command line.
-