home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5538 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  3.4 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!clyde.concordia.ca!altitude!Nyongwa.CAM.ORG!visavis!abolins
  2. From: abolins@visavis.cam.org (August Abolins)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: DOS command /f parameter
  5. Message-ID: <5wNBwB1w165w@visavis.cam.org>
  6. Date: 25 Dec 92 05:03:51 GMT
  7. References: <sXu6VB1w165w@wplace>
  8. Organization: Vis-a-Vis Communications [Ontario+Quebec]
  9. Lines: 83
  10.  
  11. mlewis@wplace (Mark Lewis) writes:
  12.  
  13. > abolins%visavis.uucp@nyongwa.cam.org (August Abolins) writes:
  14. > > jim@jimmc.chi.il.us (jim mcnicholas) writes:
  15. > > > abolins%visavis.uucp@nyongwa.cam.org (August Abolins) writes:
  16. > > > > My DOS 5.0 manual does not document /F.  Maybe I missed it.  What page
  17. > > > > is it on?
  18. > > >         It's an Undocumented feature!!  try it it works, put /f on
  19. > > >         the end of your shell line watch when you switch to the A:
  20. > > >         drive without anything in it!  Your system just goes on about
  21. > > Thanks for the tip, but it doesn't work for me:
  22. > >                            ~~~~~~~
  23. > > E:\>a:
  24. > > Not ready reading drive A
  25. > > Abort, Retry, Fail?Current drive is no longer valid>a
  26. > >
  27. > > Not ready reading drive A
  28. > > Abort, Retry, Fail?Invalid drive specification
  29. > > Bad command or file name
  30. > where are the a's and <cr>'s coming from?? you did reboot after adding 
  31. > the /f right?? it has worked here and on every machine i've installed 
  32. > since DOS 5 came out...
  33.  
  34. The a's were my attempt to "abort".  The <cr>'s were my added touches to
  35. the message here to illustrate when I hit carriage-return.
  36.  
  37. > also i notice that in the above quotes, jim@jimmc.chi.il.us says that 
  38. > changing to the A: drive will fail... actually it does... but it then 
  39. > comes up with the "Current drive is no longer valid"... i assume that it 
  40. > is here that you are hitting a for abort...
  41.  
  42. Yes.  That is what happens.  But then I cannot recover unless I put a
  43. diskette into drive A:
  44.  
  45. > try it this way... with A: door open, DIR A:
  46. > it might take a second or two, but DOS will fail once or twice and 
  47. > return to the command prompt (or .BAT file) on the default drive (which 
  48. > should not be the A: drive...
  49.  
  50. I tried it from the command line and it works the way you describe:
  51.  
  52. D:\SPOOL\NYONGWA>dir a:
  53. Not ready reading drive A
  54. Abort, Retry, Fail?Volume in drive A has no label
  55.  
  56. Not ready reading drive A
  57. Abort, Retry, Fail?Fail on INT 24
  58.  
  59. Time: 12:01:a.m.
  60. D:\SPOOL\NYONGWA>
  61.  
  62. But I tried the following .BAT file (from E: drive) and I was NOT able
  63. to recover after at the first command.
  64.  
  65.         dir a:
  66.         a:
  67.         echo Heeelp!
  68.  
  69. > > device=c:\umb_drvr.sys /C=02 /M=........................
  70. > what's this?? it isn't something that came with DOS... it may inhibit 
  71. > DOS's /F for some reason...
  72.  
  73. It is a memory manager program.  I disabled it and retried the same tests.
  74. Same results.  The DIR A: seems to recover from the batch file, and then
  75. the DOS continues to the next batch command "a:" and fails, and does NOT
  76. recover from the batch file.
  77.  
  78. So it appears that jim@jimmc.chi.il.us (jim mcnicholas) was incorrect in
  79. saying that when "switch to the A: drive... the system just goes on..."
  80. I guess he meant "switch" as in "DIR A:", not "A:"
  81.  
  82. > > break=ON
  83. > and why have BREAK=ON... it slows down procesing unnecessarily and 
  84. > should not be needed unless absolutely necessary, IMHO..
  85.  
  86. I understood that it would allow me to get ^C and ^break control in case
  87. I need to stop a running program.
  88.  
  89.  
  90. ---  August Abolins  -----------------------[ abolins@visavis.cam.org ]---
  91.