home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / misc / 4516 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  2.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!doug.cae.wisc.edu!umn.edu!lynx!triton.unm.edu!jfreter
  2. From: jfreter@triton.unm.edu (The Myth)
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: Command Recall programs
  5. Message-ID: <27kmt6g@lynx.unm.edu>
  6. Date: 26 Jul 92 21:29:14 GMT
  7. References: <5mVioB1w164w@infopls.chi.il.us> <1992Jul26.161044.18718@usenet.ins.cwru.edu>
  8. Organization: University of New Mexico, Albuquerque
  9. Lines: 33
  10.  
  11. In article <1992Jul26.161044.18718@usenet.ins.cwru.edu> axa12@po.CWRU.Edu (Ashok Aiyar) writes:
  12. >
  13. >In a previous article, eck@infopls.chi.il.us (John Eckert) says:
  14. >
  15. >>STACK.COM is a utility which saves your last 15 DOS commands for recall 
  16. >>without re-typing.  
  17. >> 
  18. >>It works great!  But it disables the buffers which DOS provides at F1 and 
  19. >>F3.  
  20. >> 
  21. >>I want everything!  I want STACK.COM  *AND*  F1 & F3!  
  22. >> 
  23. >>Is there a command-recall program which retains use of the F1 and F3 
  24. >>buffers?
  25. >
  26. >MSDOS 5.0 comes with a TSR utility (DOSKEY.COM) that does precisely
  27. >that.  I believe that DRDOS 6.0 has this built into the shell kernel.
  28. >
  29.  
  30. There is an even better history option for dos.  It's called 4DOS.com (ver
  31. 4.0) that is compatible with DOS 3.x-5.0, Dr DOS 5.0/6.0.  It has a varible
  32. history size that can be set to remember as many commands that you would 
  33. wish to use.  f1/f3 aren't disabled, and the command-line editing is much
  34. more flexible than the standard DOS's.  It will also complete filenames, 
  35. match commands that you'd type previously with the same starting letter(s)
  36. (that is, if you'd be operating for hours at the command line running
  37. several commands, you can retreive any specific command easier than scrolling
  38. through a list).  It supports aliases (much less disk space/RAM than batch
  39. files),  has an enhanced, speedy batch language.
  40.  
  41. This program also ships with Norton utilities as N-DOS.  All it does is
  42. replace command.com and adds many features (the manual is about 400 pages)
  43. that aren't a standard part of MS DOS/DR DOS.
  44.