home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / spcchk20.zip / SPACECHK.TXT < prev   
Text File  |  1990-02-12  |  3KB  |  68 lines

  1. DOCUMENTATION FILE ------------ SPACECHK Version 2.0
  2.  
  3. SPACECHK provides a bar-graph display of the disk drive storage in use.  It
  4. provides a quick, visual indication of the space remaining.  With color display
  5. systems, the bar graph goes from green, to yellow, to red as the space
  6. remaining diminishes.
  7.  
  8. Additionally, starting with version 2.0, multiple drives may be plotted (up to
  9. 8) with an extra graph of total space used automatically plotted.
  10.  
  11. COMPATIBILITY:
  12.      DOS 3.3, 4.0 (Probably works with 2.0 and greater but it has only DOS 3.3
  13.      and DOS 4.0 have been tested)
  14.  
  15. INSTALLATION:
  16.  
  17. This program may be run off of floppy or hard disk.  For hard disk use, simply
  18. load it onto the desired directory.
  19.  
  20. INVOCATION:
  21.  
  22.      SPACECHK X1 X2 X3 X4 X5 X6 X7 X8
  23.  
  24.            Where  "Xn" are the drives to be scanned (A,B,C,....Z)
  25.                   Note: Program will report discard any data
  26.                         beyond the first 8 values.
  27.  
  28.            Note: When no drive parameters are specified, the currently
  29.                  logged drive will be plotted.
  30.  
  31. Up to 8 drives may be specified with the graphs for each drive plotted
  32. sequentially.  When more that one drive is specified, an extra bar graph will
  33. be plotted to show the cumulative (summation) results of all drives specified.
  34. Note that the maximum size of the total drive space must be less than
  35. 1000 M Bytes.
  36.  
  37. HINT:
  38.      You may want to rename the file "S.EXE" to facilitate easy invocation;
  39.      (e.g.:   > S c d )
  40.  
  41. This program is released into the public domain and no fees may be charged for
  42. its use or distribution.  No warranty expressed or implied.  I may be reached
  43. on the EXEC-PC bulletin board or my home address for comments, questions, or
  44. feedback.
  45.  
  46.      Edward W. Andrews
  47.      18640 Arden Avenue
  48.      Brookfield, Wisconsin 53005
  49.  
  50. REVISION SUMMARY
  51. ----------------
  52. January 28, 1990 ---- Revision 1.0  Initial Release
  53.  
  54. February 4, 1990 ---- Revision 1.1   (Thanks to Brian James Casey for Feedback)
  55.      1) Bug Fix for Drives E-Z
  56.      2) Changed default to use currently logged drive instead of "C"
  57.  
  58. February 7, 1990 ---- Revision 1.2   (Thanks to Bill Hyland for Feedback)
  59.      1) Modified to work with DOS 4.0 and very large (>33 M Byte) drives
  60.  
  61. February 12, 1990 --- Revision 2.0
  62.      1) Changed plotting format to facilitate multiple drives (up to 8)
  63.      2) "TOT" or cumulative drive plot automatically generated if the
  64.         number of drives specified is greater than one (1).
  65.      3) Plotting format also shows date and time (useful for
  66.         "Print Screen" hard copy records)
  67.  
  68.