home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / undel.lzh / UNDEL.DOC
Text File  |  1985-07-02  |  3KB  |  86 lines

  1. Documentation for UnDel v2.0
  2. ----------------------------
  3.  
  4. Written by Andrew McElroy
  5. (c) 1985 by MicroComputing
  6.  
  7. UnDel is written to fill the void many MS-Dos users have expressed for
  8. a long time.  It will allow you to undelete files that you have killed
  9. by accident.  It should be noted that there are some pretty good commercial
  10. utilities out there that will do this also.  One to be noted are the
  11. Norton Utilities(t).  UnDel only works on the Rainbow 100 computers using
  12. MSDOS.  It MAY work on versions under 2.0 although it has not been tested.
  13.  
  14. Please make a backup of your disk before you use UnDel to recover a file.
  15. This is not possible with a Hard Drive, but when using floppies, there is
  16. no excuse.  Use the DISKCOPY program as it will copy the program you just
  17. deleted along with everything else.  We have strived to ensure that this
  18. program will NOT damage your files any more than they already are, but
  19. nothing is 100 % certain so make those backups if you can.
  20.  
  21. USAGE
  22. -----
  23.  
  24. To UnDelete a file, simply type:
  25.  
  26.      UNDEL d:filespec.ext
  27.  
  28. WHERE:  D:           is a drive (floppy drives A-D or Hard Drives E-H)
  29.         FILESPEC.EXT is a standard MS-Dos file specifier
  30.  
  31. Warnings:
  32. ---------
  33.  
  34. UnDel currently only supports ROOT directories.  If you try to UnDelete
  35. a file that's in a SubDirectory, UnDel will come back with the response
  36. that it doesnt support SubDirectories.
  37.  
  38. UnDel can ONLY recover files that have not been written over.  If it is
  39. found that the file has been written over, you will be notified.
  40.  
  41. MS-Dos checks the directory for empty entries when creating new files so
  42. it is entirely possible that a new file may have destroyed the directory
  43. entry for the old file.  If this problem occurs, you may get the message
  44. "file not found deleted".  The BEST thing to do is notice RIGHT AWAY that
  45. you deleted a wanted file.  Since most mistakes come on wildcards anyway,
  46. you will most likely notice it right away.
  47.  
  48. Sometimes MSDOS will allocate sectors of a file totally scattered over
  49. the disk.  If this happens, you have a problem.  UnDel has a function 
  50. that you should try ONLY AT YOUR OWN RISK.  It will allow you to scan
  51. the disk sector by sector.  After displaying each sector, it will ask you
  52. if the sector you just saw was a part of your file.  With .EXE & .COM files,
  53. it will be a vague guess.  With ASCII files it can be a big life-saver.
  54. The format for this option is:
  55.  
  56.         UnDel /P filespec.ext
  57.  
  58. Remember, this should ONLY be used at your own risk.
  59.  
  60.  
  61.  
  62. Future Enhancements
  63. -------------------
  64.  
  65. 1) Undel will support SubDirectories (This is vital)
  66. 2) Undel will list ALL undelete files (in case you forget the name..)
  67. 3) Undel will support memdisk (this is VERY optional depending on need)
  68.  
  69. Please send us any enhancements that you wish to have incorporated.
  70.  
  71. Sales Pitch
  72. -----------
  73.  
  74. UnDel is copyrighted and is NOT public domain.  It is to be distributed
  75. with the complete documentation file.  In order that we may continue to
  76. write utilities such as this, we ask that you send whatever you think
  77. this utility is worth to the following address:
  78.  
  79.         MicroComputing
  80.         15300 S. Troy St.
  81.         Markham, Il. 60426
  82.  
  83.         Data Line: (312) 331-2396   (Fido system #115/666)
  84.  
  85. This will ensure that you are notified and receive all updates promptly.
  86.