home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / MAP.ZIP / MAP.DOC < prev   
Encoding:
Text File  |  1985-08-09  |  1.3 KB  |  31 lines

  1.  
  2.                                System Memory Map
  3.                                      (MAP)
  4.  
  5. This program analyzes the DOS storage chain and produces a summary report of
  6. the resident DOS extensions.  DOS 2.0, 2.1, 3.0, 3.1 are required to use this
  7. program.  Allocated storage starting with the resident portion of Commmand.Com
  8. is displayed.  The following information is provided for each resident program:
  9.  
  10.                        The PSP address
  11.                        The program name (if available)  
  12.                        Allocated segment count
  13.                        Total allocated memory (in bytes)
  14.                Hooked interrupt list
  15.  
  16. In addition, MAP displays the count and size of 'FREE' storage segments in the
  17. DOS chain and the current command load address.
  18.  
  19. Plus you get the ROM BIOS date and the Machine type (as encoded in the BIOS).
  20.  
  21. If you us the '/D' switch after MAP (example: MAP/D) then you will get a 
  22. detailed display which identifies the specific segments (PROGRAM block,
  23. ENVIRONMENT block or PROGRAM MEMORY) that a process has allocated.  Using
  24. this option causes the free storage segment to be identified.
  25.  
  26.                 Have a good day!
  27.  
  28.                     Dorn.........
  29.  
  30. END OF T╞ER - PRESS ENTER TO RETURN TO MENU
  31. age segment to be identified.