home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / VERDSK2.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1989-10-06  |  1.2 KB  |  25 lines

  1.     Programs to supplement dos.   (VERDSK2.COM  &  FRE.COM)
  2.     The author of these programs is John M. Laurie.
  3. *******************************************************************************
  4. 1). The program FRE.COM simpley reads & calculates the total
  5.     amount of disk space & the total amount of disk space available.
  6.     and displays it to the screen. typing FRE returns the default 
  7.     drive & typing FRE C: for example returns the specified drive.
  8.  
  9. 2). The program VERDSK2.COM verifies the entire disk selected or
  10.     just a specific area by tracks.
  11.  
  12. 3). VERDSK2.COM will detect any data errors and try to correct them.
  13.     VERDSK2.COM will display any uncorrectable errors found.
  14.  
  15. 4). VERDSK2.COM detects two kind of errors.
  16.     These are fatal errors and unrecoverable errors.
  17. A). if a total of 5 unrecoverable errors are found the program terminates.
  18. B). An example of a fatal error would be a data error on the disk.
  19. C). An example of an unrecoverable error would be the drive door is open.
  20.  
  21. 5). This is the second release of verdsk.com.   (rev 2.0)
  22. A). Improvements have been made to the disk file (error.lst) report.
  23. B). Also this program should be more compatible with different types of
  24.     fixed and floppy drives.
  25.