home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / hdtest.zip / HDTEST.OVV < prev    next >
Text File  |  1987-08-02  |  4KB  |  68 lines

  1.          This program overview is based on an outline developed by Nelson 
  2.          Ford for the Public (Software) Library.
  3.  
  4.  
  5.                         program name: HDTEST
  6.                         version num.: 3.13   date: 8/1/87
  7.  
  8.          Author:  Peter R. Fletcher
  9.          Address: 1515 West Montgomery Avenue, Rosemont PA 19010
  10.          
  11.          Telephone support available for Registered Users
  12.  
  13.  
  14.                                    Requirements
  15.          r = minimum required   s = supported/optional    n = not supported
  16.          - = not applicable
  17.          ******************************************************************
  18.          Computer        Memory      Monitor     Printer       Input Device
  19.          (_) Any MSDOS   (_) 64k     (r) Any     (s) Any       (r) any kybd
  20.          (s) PC          (_) 128k    (_) CGA     (_) Dot Mtrx. (n) 12 fkeys
  21.          (s) PCjr        (r) 256k    (_) EGA     (_) Laser     (n) Mouse
  22.          (s) PC-AT       (s) 512k    (_) Mono    (-) Graphics  (-) Joystick
  23.          (_) AT&T 6300   (s) 640k    (_) Herc    (-) Color     (-) Digitiz.
  24.          (s) 99% Compat. (n) >640k   ________    (_) Pin Feed  (_) ________
  25.          __________________________________________________________________
  26.  
  27.          # Drives       Modem      Software       DOS         Experience
  28.          (s) 5.25"      (-)  300   (-) BASIC      (_) 1.x     (_) None
  29.          (*) 3.5"       (-) 1200   (-) GW-BASIC   (r) 2.x     (r) Beginning
  30.          (s) 1.2 meg.   (-) 2400   (r) ANSI.SYS   (s) 3.x     (_) Moderate
  31.          (*) Hard dsk.  (-) 4800   (_) ________   (_) ______  (_) Expert
  32.          (*) RAM disk   (-) 9600   (_) ________   (_) ______  (_) _________
  33.  
  34.          Other: * The shareware version of this software TESTS only 100%
  35.          IBM-BIOS-compatible hard disks, and cannot be used to test 
  36.          RAMDisks or 3.5" floppies. The version of the software which is 
  37.          sent to Registered Users can be used to test a much wider range of
  38.          devices. No specific disk configuration is required to RUN it.
  39.  
  40.                                 Program Description
  41.          ******************************************************************
  42.          Purpose: HDTEST allows thorough READ/WRITE testing of a (hard or
  43.          floppy) disk without loss of data.
  44.  
  45.          Features: This version of HDTEST allows comprehensive Read/Write 
  46.          testing of hard and 5.25" floppy disks on IBM PCs, XTs, ATs, and 
  47.          most "true" compatibles. The latest version (sent to Registered 
  48.          users) can be used to test most MS-DOS-compatible storage devices 
  49.          currently in use on IBM-compatible computers, including removable 
  50.          (floppy and hard) disks and logically partitioned hard disks. 
  51.          HDTEST can thoroughly test the magnetic media on a device which 
  52.          contains data WHILE PRESERVING THE DATA (although data loss is 
  53.          unavoidable if an area which is in use has become unREADable). 
  54.          HDTEST normally tests the disk much more thoroughly than programs 
  55.          such as DFixer, Mace, and Norton's DT, because it WRITES AND reads 
  56.          multiple test patterns on every sector on the disk, and because it 
  57.          gets below the DOS level to detect errors which are minor enough 
  58.          to be ignored by DOS but may nevertheless warn of developing 
  59.          problems. In addition to its testing function, HDTEST has been 
  60.          reported to be useful as an automatic disk repair utility for both 
  61.          hard and floppy disks which develop (especially) intermittent or 
  62.          persistent read errors, preventing or impeding their normal use. 
  63.          The HDTEST package includes full documentation on disk and a 
  64.          second program (HDCHEK), which does not write to the disk, and can 
  65.          be used to check that a given hardware/software combination is 
  66.          compatible with HDTEST. 
  67.  
  68.