home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3194 next >
Encoding:
Text File  |  1993-01-21  |  877 b   |  27 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!loescher
  3. From: loescher@Informatik.TU-Muenchen.DE (Stephan Loescher)
  4. Subject: XCOPY in the background ?
  5. Originator: loescher@hphalle2c.informatik.tu-muenchen.de
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Thu, 21 Jan 1993 14:18:21 GMT
  9. Message-ID: <1993Jan21.141821.13561@Informatik.TU-Muenchen.DE>
  10. Lines: 15
  11.  
  12.  
  13. Hello!
  14.  
  15. I'm looking for a possibility to run XCOPY, COPY, MOVE, or other DOS-programs
  16. in the background (multitasking), so I can work in the foreground with another
  17. program. (like in UNIX: 'command &' runs 'command' in the background)
  18. I would prefer a unit or program in Pascal or a already compiled program.
  19.  
  20. I thank you for any help!
  21.  
  22. Stephan.
  23.  
  24. My Adress:
  25. loescher@informatik.tu-muenchen.de
  26.  
  27.