home *** CD-ROM | disk | FTP | other *** search
/ Compu-Fix / Compu-Fix.iso / tutorial / dos5tut / undelete.dat < prev    next >
Encoding:
Text File  |  1993-03-01  |  308 b   |  13 lines

  1. Explanation of the UNDELTE command. 
  2. It is EXTERNAL.
  3.  
  4. This command will restore a file, which was 
  5. previously delete with the DEL or ERASE 
  6. command.
  7.  
  8. Example:
  9.        To restore the file Tutor12.exe, 
  10.        which you deleted
  11.        by accident, you could type:
  12.            undelete A:tutor12.exe
  13.