home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8564 < prev    next >
Encoding:
Internet Message Format  |  1992-08-16  |  1021 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.uakron.edu!neoucom.edu!news.ysu.edu!psuvm!frmop11!barilvm!bimacs!tamari
  2. From: tamari@bimacs.BITNET (tamari zvi)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: How can I redirect STDERR into a file ?
  5. Keywords: msdos, stderr
  6. Message-ID: <4117@bimacs.BITNET>
  7. Date: 16 Aug 92 19:15:12 GMT
  8. Organization: Math & CS, BarIlan U, Ramat-Gan, Israel
  9. Lines: 16
  10.  
  11. Hi,
  12.  
  13.   I have a little problem, and hope that someone out there may be able to help.
  14.  
  15.   I wrote a program in Turbo Pascal that executes dos command and redirect it's
  16.   output into a file.
  17.   However, when an error accours the error message appear on the screen rather
  18.   than find it's way into the output file.
  19.  
  20.   So, the question is how can I redirect these error messages into a file ?
  21.   (it does'nt have to be the output file.
  22.  
  23.                                         Thanks in advance,
  24.                                                 Zvi Tamari.
  25.  
  26.                              tamari@bimacs.cs.biu.ac.il
  27.