home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8051 < prev    next >
Encoding:
Text File  |  1993-01-28  |  654 b   |  19 lines

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