MPE/iX Commands Reference Manual (32650-90877)
Chapter 11 453
Command List IX
Commands RECALL/=RECALL thru RUN
NM Library File : XL.PUB.SYS
Module Name : hp30026_01
FSN : 2
SOM : 0
LP : 240.401001A0
DP : 240.41639000
Shared Data : YES
EXPORTED DATA SYMBOLS .....
Symbol Name Select Type Scope Size DP Addr R/W
- - - -
.
.
__ANSI_MODE YES Stor Univ 4 240.41641894 3/3
.
.
Continuing with the PDD area, the remaining columns starting with Type through R/W
are interpreted in the same manner as explained in the Export Data Section.
Compatibility Mode
A compatibility mode loader map shows information on the origin and destination of the
reference. The exact origin or destination is identified by the file type, the segment within
the file, and by the STT entry of the segment. The level of parameter checking is also
listed. For example:
PROGRAM FILE SAMPLE.LOADER.MPEXL
TERMINATE PROG 0 4 0 SSL 0 2 41
GETUSERMODE PROG 0 3 0 SSL 0 13 44
GETPRIVMODE PROG 0 2 0 SSL 0 14 44
301
The first entry reading across lists the name. The next four entries show the information
for the reference origin. The last four show the information for the reference destination:
Reference Origin Reference Destination
F T L S S F T L S S
i y C T e i y C T e
l p T g l p T g
e e e e
TERMINATE PROG 0 4 0 SSL 0 2 41
GETUSERMODE PROG 0 3 0 SSL 0 13 44
GETPRIVMODE PROG 0 2 0 SSL 0 14 44
301