home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / harddisk / hdtest.lzh / HDTEST.OVV < prev    next >
Text File  |  1988-10-18  |  4KB  |  72 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.               Shareware version num.: 4.45   date: 10/18/88
  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    (s) CGA     (_) Dot Mtrx. (-) 12 fkeys 
  21.          (s) PCjr        (r) 256k    (s) EGA     (_) Laser     (-) Mouse 
  22.          (s) PC-AT       (s) 512k    (s) 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      (n) 1.x     (_) None
  29.          (s) 3.5"       (-) 1200   (-) GW-BASIC   (s) 2.x     (r) Beginning
  30.          (s) 1.2 meg.   (-) 2400   (*) ANSI.SYS   (s) 3.x     (_) Moderate
  31.          (s) Hard dsk.  (-) 4800   (_) ________   (*) 4.x     (_) Expert
  32.          (s) RAM disk   (-) 9600   (_) ________   (n) OS/2    (_) _________
  33.  
  34.          Other: * The shareware version of this software requires ANSI.SYS 
  35.          (or another ANSI console device driver) to be loaded for the 
  36.          generation of readable output screens, although it will function 
  37.          without such a driver. The Registered version of the program does 
  38.          not require an ANSI driver. The shareware version of the program
  39.          will run under versions of DOS up to and including 4.0, but large
  40.          (> 32 Mb) devices created under DOS 4.0 cannot be tested. Full 
  41.          DOS 4.0 support is incorporated in the Registered version of the
  42.          program.
  43.  
  44.                                 Program Description
  45.          ******************************************************************
  46.          Purpose: HDTEST allows thorough READ/WRITE testing of a (hard or
  47.          floppy) disk without loss of data.
  48.  
  49.          Features: This (Shareware) version of HDTEST allows thorough, 
  50.          comprehensive Read/Write testing of hard and 5.25", and 3.5" floppy 
  51.          disks on IBM PCs, XTs, ATs, and most reasonably IBM compatible 
  52.          clones. The latest version (sent to Registered users) can be used to 
  53.          test almost all DOS-accessible storage devices currently in use on 
  54.          MS-DOS-compatible computers, including removable (floppy and hard) 
  55.          disks and logically partitioned hard disks. HDTEST can thoroughly 
  56.          test the magnetic media on a device which contains data WHILE 
  57.          PRESERVING THE DATA (although data loss is unavoidable if an area 
  58.          which is in use has become unREADable). HDTEST normally tests the 
  59.          disk much more thoroughly than programs such as DFixer, Mace, and 
  60.          Norton's DT, because it WRITES AND reads multiple test patterns on 
  61.          every sector on the disk, and because it gets below the DOS level to 
  62.          detect errors which are minor enough to be ignored by DOS but may 
  63.          nevertheless warn of developing problems. In addition to its testing 
  64.          function, HDTEST has been reported to be useful as an automatic disk 
  65.          repair utility for both hard and floppy disks which develop 
  66.          (especially) intermittent or persistent read errors, preventing or 
  67.          impeding their normal use. Both versions of the HDTEST package 
  68.          include full documentation on disk and a second program (HDCHEK), 
  69.          which does not write to the disk, and can be used to check that a 
  70.          given hardware/software combination is compatible with HDTEST. 
  71.  
  72.