home *** CD-ROM | disk | FTP | other *** search
-
- RECOVER.COM -- Super CP/M 2.2 UNERASE Utility
- -----------------------------------------------
-
- The following is a screen dump of the RECOVER menu and
- built-in help display. This is real nice!
-
- Steve Sanders, Sysop
- The DataCOM Super Systems(tm)
- (813) 937-3608 300/1200/2400 after 11/15/85 (813) 791-1454
- (813) 937-6829 300/1200/2400 after 11/15/85 (813) 791-1455
-
- ///////////////////////////
-
-
- File RECOVER program - Version 2.1 100-108
- Works with CPM 2.X --- 06 Sep 82
- Author - F. Roland Bjorklund
- Copyright 1982 (c) MNH Applied Electronics Inc.
- 5501 Cherokee Ave. #204 - Alexandria VA 22312
-
- For non-profit use only - not for resale
-
- ctl-C exits program at any input request
-
- TYPE: 0 - Exit program to recovered drive
- 1 - Select the drive to recover files on
- 2 - List erased files on selected drive
- 3 - Recover erased files
- 4 - Print HELP message
- ? 4
-
- Valid CPM file names allowed - up to 8 char filename
- and up to 3 Chars in file type - form: XXXXXXXX.TTT.
- CPM wild card characters * and ? are allowed.
- Use * to match trailing chars in filename and/or file type.
- Use ? to match any characters in exact position in
- filename and/or filetype.
-
- Common examples: *.TTT or XXXX.* or *.*
- XXX*.TTT or XXX.T*
-
- Specific example: ????ABC.?TT
- ????: match any char for first four positions in filename
- ABC: match ABC char for last three positions in filename
- ?: match any char for first position in filetype
- TT: match TT char for last two postions in filetype
-
-