home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / LIST123.ZIP / LISTBAD.DOC < prev   
Encoding:
Text File  |  1987-01-12  |  2.3 KB  |  65 lines

  1.     
  2.                        LISTBAD : List Bad Cluster Program
  3.                            Version 1.23, 12-Jan-1987
  4.                                   SMG Software
  5.  
  6.                            (C) Copyright 1986,1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.     
  12.          This program enables the user to easily determine  which  clusters 
  13.     on  a specified disk (floppy or fixed) are marked as bad.  If there are 
  14.     a number of consecutive bad clusters,  this program will not list  each 
  15.     one seperately, but will list them as a range.  
  16.  
  17.  
  18.     Command Format:
  19.  
  20.          LISTBAD [d:]
  21.  
  22.  
  23.     
  24.     Examples:
  25.  
  26.          LISTBAD             (Will list all of the clusters marked as bad on 
  27.                               the default drive)
  28.  
  29.          LISTBAD A:          (Will list all of the clusters marked as bad on 
  30.                               drive A:)
  31.  
  32.     
  33.     -----------------------------------------------------------------------
  34.  
  35.          This software is hereby released into the public domain,  and  may 
  36.     therefore  be  freely  copied  and  distributed  within  the  following 
  37.     restrictions: 
  38.  
  39.          1).  It is distributed in its original, unmodified form, including 
  40.               source code and documentation.
  41.  
  42.          2).  No fee is charged for use, copying or distribution.
  43.  
  44.          3).  The program may not be included with other goods or  services 
  45.               supplied  for  a  fee,  unless written permission to do so is 
  46.               obtained in advance from the author.  
  47.  
  48.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  49.     implied,  including  but  not  limited  to  fitfulness for a particular 
  50.     purpose.  
  51.     
  52.          If  you have any questions or comments about this or any other SMG 
  53.     program, write to me at the following address: 
  54.  
  55.                 Steven M. Georgiades
  56.                 SMG Software
  57.                 701-H South Hayward Street
  58.                 Anaheim, CA  92804
  59.  
  60.     
  61.     If you are using this program and find it of value,  your  contribution 
  62.     in  any  amount  ($5.00  suggested)  will be greatly appreciated.  Make 
  63.     checks payable to Steven M. Georgiades.  
  64.                 Thank you.
  65.