home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / ibm1 / ralphson.arj / READFILE / READFILE.DOC next >
Encoding:
Text File  |  1991-11-18  |  768 b   |  26 lines

  1.                  Documentation (Preliminary) For ReadFile V1.00
  2.  
  3.     Documentation and Executable Code Copyright (c) 1991 Michael E. Ralphson
  4.  
  5. --
  6.  
  7. ReadFile is a utility for continually re-trying to read a file off a bad disk
  8. (hard or floppy). You know the situation where you could sit there for hours
  9. responding to Abort, Retry, Ignore questions... ReadFile does that for you, as
  10. well as periodically resetting the disk drive (recalibrating).
  11.  
  12. I wrote it during an emergency and it has managed to save a fair few files so
  13. far.
  14.  
  15. Keys used during operation are:
  16.  
  17. I)gnore this failure
  18. P)ause (to change disks etc etc)
  19.  
  20. and
  21.  
  22. ESCAPE to quit
  23.  
  24. The file will be copied into the current subdirectory on the current drive,
  25. with the original file name.
  26.