home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6847 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  810 b 

  1. Path: sparky!uunet!mcsun!sun4nl!dutrun!et.tudelft.nl!mvdl
  2. From: mvdl@et.tudelft.nl
  3. Newsgroups: comp.lang.pascal
  4. Subject: TP60 runtime erro 244 & shelling prob
  5. Message-ID: <1992Nov23.195902.356@et.tudelft.nl>
  6. Date: 23 Nov 92 19:59:02 +0100
  7. Organization: TU-Delft, dpt of Electrical Engineering
  8. Lines: 19
  9.  
  10.  
  11. I have two questions concerning Turbo Pascal 6.0
  12.  
  13. 1. What is a runtime error 244 ? Couldn't find this one in the books,
  14.    the highest runtime error I can find is 209
  15.  
  16. 2. How can I redirect the output of a child-process ?
  17.    Doing something like: 
  18.  
  19.    exec('program',' >nul');
  20.  
  21.    won't work (not with DSZ anyway :-(  ) nor will shelling to a batchfile
  22.    work (this will cause Qemm to come with one of his stupid errors (exception
  23.    13) (stack is 16k, no heap)).
  24.  
  25. Please respond by e-mail
  26.  
  27. TIA,
  28. Michel.
  29.