home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / misc / 4932 < prev    next >
Encoding:
Text File  |  1992-08-29  |  883 b   |  26 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: MS-DOS 5.0 and 'F'ailing...
  5. Message-ID: <1992Aug29.001310.17324@rei.com>
  6. Date: Sat, 29 Aug 1992 00:13:10 GMT
  7. References: <1992Aug28.034345.15413@usenet.ins.cwru.edu>
  8. Organization: Recognition Equipment, Inc.
  9. Lines: 15
  10.  
  11. dww2@po.CWRU.Edu (David W. Woodward) writes:
  12.  
  13. >I remember reading (several times actually) about an undocumented switch in
  14. >DOS 5 that makes it default to a 'F'ail status on bad disk reads, trying to
  15. >read a floppy with the door open, etc.
  16.  
  17. You put the switch on the SHELL= line in CONFIG.SYS:
  18.  
  19. SHELL=C:\COMMAND.COM /P /F
  20.  
  21. -- 
  22. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  23. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  24. #define  FALSE  1   |
  25. #endif              |         How's my posting?  Call 1-800-ALT-FLAME
  26.