home *** CD-ROM | disk | FTP | other *** search
- ;
- DMAP.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 2k (13) 0884 1.1 Steve Dirickson 1/87 Z3COM2
-
- 1- Syntax 2- Notes
-
- DMAP is an "un-ZCPR3'd" version of DU3 with only the 'M' command left in.
- The problem with DU3 is that it is so large that it runs out of memory trying
- to produce an allocation map of any large hard disk. DMAP will print the
- disk's map on your terminal.
-
- DMAP was included with the release of RESTORE.COM, a disk de-fragmentation
- utility.
- :1
-
-
- Syntax: DMAP<cr>
-
- The disk's allocation map will be printed on the terminal one page at a
- time. You may type Control-C at the end of any page to abort the program.
- :2
-
-
- DMAP Notes:
-
- a. DMAP is set up for 24-line terminals. If your terminal has a different
- number of lines, change the byte at address 104h (just after the initial
- jump) to the (hex) number of lines for your terminal.