home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / DSKST102.LZH / DiskStat.doc next >
Text File  |  1992-12-10  |  5KB  |  124 lines

  1. DiskStat Version 1.02                  Voice Phone: (507)388-7001
  2. Copyright (c) 1991-92                          FAX: (507)388-7568
  3. Oberon Software                                BBS: (507)388-1154
  4. 518 Blue Earth Street
  5. Mankato, MN 56001 USA
  6.  
  7.  
  8. Forward:
  9. --------
  10. The inclosed software is free for personal use.  For use by
  11. businesses, corporations, or other institutions, please contact
  12. Oberon Software for licensing information
  13.  
  14.  
  15. Overview:
  16. ---------
  17. DiskStat provides a continually updated display of certain statistics
  18. for a specified disk drive.  This information includes:
  19.  
  20.         The drive letter and volume label
  21.         The installed file system for the disk
  22.         The size of the disk in bytes
  23.         The number of bytes currently available on the disk
  24.         The current disk space usage as a percent
  25.         The current size of the swapper file IF the specified
  26.             disk contains the system swapper file
  27.  
  28. When DiskStat is minimized the percent usage will be displayed in its
  29. icon.
  30.  
  31. A dialog which displays the time DiskStat began execution, the
  32. current time, and the largest and smalled values for available disk
  33. space on the target drive during the current DiskStat session may be
  34. invoked via an "Overall.." item on DiskStat's System Menu.
  35.  
  36. At all times when any of DiskStat's windows or dialogs have the input
  37. focus, the F1 key will provide help and information on DiskStat and
  38. Oberon Software.
  39.  
  40.  
  41. Installation:
  42. -------------
  43. If you wish to execute DiskStat from the OS/2 command prompt, you
  44. should place the file DISKSTAT.EXE in a directory referred to in your
  45. PATH environment variable.  If you intend to execute DiskStat only
  46. from a Presentation Manager group the placement of this file is less
  47. critical because you will need to specify the full path for PM in any
  48. event.
  49.  
  50. The file DISKSTAT.HLP should be placed in a directory referred to in
  51. your HELP environment variable or in the same directory as
  52. DISKSTAT.EXE.
  53.  
  54.  
  55. Invocation:
  56. -----------
  57.    [start] [path]DiskStat [driveletter] [refreshrate] [@pos]
  58.  
  59.    driveletter must be a valid drive ID for your system,
  60.            i.e., "c:" or "e:".  If this parameter is omitted,
  61.            the current drive will be assumed.
  62.    refreshrate is the number of milliseconds DiskStat will
  63.            wait before refreshing its statistics.  If omitted,
  64.            this value defaults to 1000 (1 second).
  65.    @pos specifies the initial position of DiskStat's window on
  66.            the PM screen.  "pos" is a number from 1 to 9
  67.            indicating screen position as per the diagram below.
  68.            If omitted or invalid, this value defaults to 5.
  69.  
  70.                         +---+---+---+
  71.                         | 1 | 2 | 3 |
  72.                         +---+---+---+
  73.                         | 4 | 5 | 6 |
  74.                         +---+---+---+
  75.                         | 7 | 8 | 9 |
  76.                         +---+---+---+
  77.  
  78.                 Figure 1.  Screen Placement Options
  79.  
  80.  
  81. Very little error checking is done on the command line parameters. 
  82. Invalid parameters are simply ignored.  If an invalid drive letter is
  83. given, unpredictable results are likely.
  84.  
  85. The parameters may be given in any order however, their meaning is
  86. determined unambiguously from their format.  Invalid parameters are
  87. ignored; if any parameter is repeated, the last one appearing on
  88. the command line will be the one used.
  89.  
  90.                  -----------------------------------
  91.  
  92.                            Revision History
  93.  
  94.   Version 1.00 -- November 10, 1991
  95.         Initial release.
  96.  
  97.   Version 1.01 -- July 15, 1992
  98.         Bug fix.  If SWAPPER.DAT was located in the root directory of
  99.         the partition or disk, DiskStat would not report the file size
  100.         correctly.
  101.  
  102.   Version 1.02 -- December 10, 1992
  103.         32-bit, OS/2 2.0 specific version.
  104.  
  105.                  -----------------------------------
  106.  
  107. Warranty:
  108. ----------
  109. This software is provided "as is" with no warranty.  By using this
  110. software you do so at your own risk.  Oberon Software will not be
  111. liable for any loss or damage to data, property, business, or time
  112. which arises as a direct or indirect result of the use, misuse, or
  113. inability to use this software.  Your use of this software implies
  114. your acceptance of these terms.
  115.  
  116.                  -----------------------------------
  117.  
  118. This software and documentation, including electronic online
  119. documentation, are:
  120.  
  121.               Copyright (c) 1991-92, by Oberon Software
  122.                          All rights reserved.
  123.  
  124.