home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / d.lbr / DMAP.HZP / DMAP.HLP
Encoding:
Text File  |  1991-11-18  |  1.1 KB  |  31 lines

  1. ;
  2.                                    DMAP.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                2k (13)   0884  1.1        Steve Dirickson 1/87     Z3COM2
  6.  
  7.   1- Syntax  2- Notes                                                         
  8.  
  9.    DMAP is  an "un-ZCPR3'd" version  of DU3 with only the 'M' command left in.
  10. The problem with DU3 is that  it is so large that it runs out of memory trying 
  11. to produce  an  allocation  map of  any large  hard disk.  DMAP will print the 
  12. disk's map on your terminal.  
  13.  
  14.    DMAP was included with  the release of RESTORE.COM, a disk de-fragmentation 
  15. utility.
  16. :1
  17.  
  18.  
  19.    Syntax:  DMAP<cr>
  20.  
  21.    The disk's  allocation map  will  be printed  on the terminal one page at a 
  22. time.  You may type Control-C at the end of any page to abort the program.
  23. :2
  24.  
  25.  
  26. DMAP Notes:
  27.  
  28.    a. DMAP is set  up for 24-line terminals.  If your terminal has a different 
  29.       number of lines, change the byte at address 104h (just after the initial
  30.       jump) to the (hex) number of lines for your terminal.
  31.