home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / COMREF / DOS5TUT / UNDELETE.DAT < prev    next >
Encoding:
Text File  |  1994-02-05  |  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.