home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / an.zip / AN1.ZIP / SPACE.DOC < prev   
Text File  |  1987-09-08  |  1KB  |  29 lines

  1.              Documentation for SPACE.COM and FREE.COM
  2.  
  3.                       (c) 1987 by Mark Harris
  4.                   Granny's Old-Fashioned Software
  5.  
  6. If you have a hard disk you may notice a pause as long as a couple 
  7. of seconds at the end of a directory listing before the free space 
  8. remaining on the disk is displayed.  SPACE.COM is a small resident 
  9. utility which removes this pause by supressing the search for free 
  10. space.  The value returned will be the available space when SPACE 
  11. was installed but the current free space can be obtained with the 
  12. FREE.COM program.  If you have enough space left on your disk so 
  13. that you are not worried about filling it in a given session you 
  14. may find that SPACE improves your disk's performance noticeably. 
  15.  
  16.      Typing SPACE at the DOS prompt will disable the free space 
  17. search on drive C; if you want to override this default simply put 
  18. the drive's letter after SPACE.  For example
  19.   SPACE D
  20. will disable the search on drive D.
  21.  
  22.      Once SPACE is installed the only way to remove it is to 
  23. reboot your computer.  However you can always find the free space 
  24. on the last drive disabled by typing FREE (assuming that FREE.COM 
  25. is where DOS can find it).  FREE will display the free space in 
  26. units of 1000 bytes; e.g.
  27.   8050 K bytes free
  28. indicates 8,050,000 available bytes.
  29.