home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11915 < prev    next >
Encoding:
Text File  |  1993-01-08  |  879 b   |  27 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!sun4nl!htsa.htsa.aha.nl!eduard
  3. From: eduard@htsa.aha.nl (Eduard Beijnes)
  4. Subject: Re: Normal MSDOS multitasking!
  5. References: <1h7lrmINNpde@aludra.usc.edu> <1992Dec24.012913.10203@exucom.com>
  6. Date: Fri, 8 Jan 1993 14:14:20 GMT
  7. Organization: Hogeschool van Amsterdam, The Netherlands, E.E. & C.S. Dept.
  8. Message-ID: <1993Jan8.141420.27195@htsa.aha.nl>
  9. Lines: 16
  10.  
  11. Talking about multitasking:
  12.  
  13. when i format a: and b: together under windows (3.1) via ms-dos format.xxx
  14. and format.xxx is writing the boot-sectors the 'proces' stucks
  15. 'lang leve' de non-reentrancy of dos !
  16.  
  17. I think unix has no problems with it (I can't test it)
  18.  
  19. example of multitasking:
  20.  
  21. formatting drive a: & b:
  22. compressing a big file on your harddisk
  23. downloading software from a BBS
  24. writing this text while printing two different files on two printers
  25.  
  26.  
  27.