home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / knowdisk.zip / KNOWDISK.DOC < prev    next >
Text File  |  1995-06-03  |  3KB  |  65 lines

  1. ***********************************************************************
  2. *  INTENDED OS: OS/2                                                  *
  3. *  FILES: KNOWDISK.EXE  Version 1.3 (program executable)              *
  4. *         KNOWDISK.DOC  (this file)                                   *
  5. *         DRIVES.ICO    (cool drive icon you might want to use)       *
  6. *         VROBJ.DLL     (Required, put in libpath or same prog. dir.) *
  7. *  AUTHOR: Pete Graszer                                               *
  8. *  PROGRAM DATE: 04/20/95                                             *
  9. *  PROGRAM PURPOSE: Displaying of HD and floppy information           *
  10. *  $$$$$ - KNOWDISK is free!  Donations of whatever amount will be    *
  11. *          excepted and noted!  (Might even be a tax break... NOT!!)  *
  12. ***********************************************************************
  13.  
  14. KNOWDISK - Was originally part of another work named SAUCE.  I don't
  15.            have the time to update the whole Sauce program so I pulled
  16.            this part out and made it a separate work.
  17.  
  18. ADDITIONS - I added a few items to Knowdisk that aren't found in the
  19.             original work.  Among them are a Select ALL check box
  20.             enabling the user to check all the disk options at once.
  21.             A bar graph that shows graphically how much free space
  22.             you have left along with how much of your disk is being
  23.             used.  I also added a check box that will change the
  24.             calculations in the display from MEGABYTES to BYTES.
  25.             (This option will only effect TOTAL, FREE and USED display
  26.             areas.)
  27.  
  28. OVERVIEW - Though I feel the program is self explainatory some kind
  29.            of overview will always benefit.  When the program starts
  30.            it will immediately display a list of check boxes and
  31.            explainations as to what they do.  By 'checking' these
  32.            boxes, selecting the drive via the spin button then
  33.            pressing 'EXECUTE', information on all checked items
  34.            will be returned.
  35.            To quickly check ALL options, check the ALL OPTIONS box.
  36.            All options will be automatically checked.  Press EXECUTE
  37.            and every option will return information.
  38.            The option to change MEGABYTES to BYTES and back was added
  39.            for my own benefit.  I would rather deal with MEGABYTES.
  40.            It remains an option for those who would rather view
  41.            BYTES instead.
  42.            Every HD starting with 'C' will read in the drives spin
  43.            button area.  If you want to view a floppy that drive
  44.            must be typed in manually.
  45.  
  46.            To EXIT the program, select quit.
  47.  
  48. VROBJ.DLL - This DLL is required to execute ANY VX-Rexx made program.
  49.             Put it either in your LIBPATH in your config.sys or in
  50.             the same directory as this program.
  51.        ***  The current version is 2.12 - Dated 12/23/94.  ***
  52.  
  53. QUESTIONS - ANY questions, bug prob., comments etc. will not go
  54.             unanswered.  Even if the answer is 'I dunno!' which is
  55.             a good possibility.
  56.  
  57.  
  58. INTERNET
  59. ADDRESS  - pgraszer@ix.netcom.com
  60.  
  61. US MAIL  - Pete Graszer
  62. ADDRESS    145 Fairway Rd.
  63.            Lake Zurich Il. 60047
  64.  
  65.