DISPLAY MODMAP command

From m204wiki
Revision as of 22:56, 13 January 2014 by JAL (talk | contribs)
Jump to navigation Jump to search

Summary

Privileges
System manager
Function
Displays displays the Model 204 link map in address order

Syntax

DISPLAY MODMAP [pattern]

Where: pattern is a simple pattern that limits the number of csects displayed. A simple pattern is a character string with no wildcard or special characters. Any csect name matching the pattern is displayed.

Usage notes

The listing produced by DISPLAY MODMAP is identical to that produced in a CCASNAP, except DISPLAY MODMAP shows only one column's worth of csect names.

The DISPLAY MODMAP output column layout is as follows:

address.length name version date-time-of-assembly

Example

DISPLAY MODMAP FUN displays only those csect names starting with FUN:

MODULE LINK MAP BY ADDRESS ------.---- FUNA ------.---- FUNM ------.---- FUNS ------.---- FUNX ------.---- FUNY ------.---- FUNZ ------.---- FUNL ------.---- FUNU1 ------.---- FUNU2 ------.---- FUNU3 2F34C2A8.0B30 FUNB 7.5.0G 2013-10-07 07:40 2F34CDD8.5C30 FUNC 7.5.0G 2013-10-11 07:48 2F352A08.17D0 FUND 7.5.0G 2013-10-07 07:40 2F3541D8.3C48 FUNE 7.5.0G 2013-10-07 07:40 2F357E20.4F30 FUNF 7.5.0G 2013-10-07 07:40 2F35CD50.04A8 FUNG 7.5.0G 2013-10-07 07:40 2F35D1F8.0208 FUNP 7.5.0G 2013-10-07 07:40 2F35D400.4498 FUNR 7.5.0G 2013-10-07 07:40 2F361898.A010 FUNT 7.5.0G 2013-10-22 14:29 2F36B8A8.05B8 FUNU 7.5.0G 2013-10-07 07:40 2F36BE60.0C70 FUNV 7.5.0G 2013-10-07 07:40 2F36CAD0.1A08 FUNW 7.5.0G 2013-10-07 07:40