MPE/iX Commands Reference Manual (32650-90877)

452 Chapter11
Command List IX
Commands RECALL/=RECALL thru RUN
The last column gives the access rights for the symbol.
Import Data Symbols Section
IMPORTED DATA SYMBOLS .....
Symbol Name Type Scope DXRT DXRT Addr R/W
- - - -
c Data Unsat -C 240.41634FE4 3/3
d Data Unsat -14 240.41634FEC 3/3
ANSI_MODE Data Unsat -18 240.41634FE8 3/3
a Data Unsat -10 240.41634FF0 3/3
The valid type for import data symbols is:
Data Requested import data item. Example (a C construct): extern double c
The scope column is always UnsatImport request has not been satisfied.
A DXRT entry is indexed negatively from the DP of the SOM. The DXRT column gives this
offset, which is in bytes. The value is in hexadecimal format. The DXRT Addr column gives
the indirect address for the import symbol.
The last column gives the access rights for the symbol.
Process Data Dictionary Area
|||||||||||||||||||||||||||||||||||||||||||||||||||||
||| |||
||| PROCESS DATA DICTIONARY |||
||| SHARED GLOBALS DATA EXPORTS |||
||| |||
|||||||||||||||||||||||||||||||||||||||||||||||||||||
Symbol Name FSN SOM Type Scope Size DP Addr R/W
- - - - -
a 0 0 Stor Univ 8 240.416350E0 3/3
b 0 0 Data Univ n/a 240.41635000 3/3
d 1 0 Stor Univ 8 240.416370A8 3/3
c 1 0 Data Univ n/a 240.41637000 3/3
.
.
__ANSI_MODE 2 0 Stor Univ 4 240.41641894 3/3
.
.
The FSN (File Sequence Number) and the SOM columns can lead you to the file and SOM,
which supplied the export data symbol. For example, the _ANSI_MODE symbol comes from
the subsystem library in the binding sequence, which would be XL.PUB.SYS, and the first
SOM (SOM 0) with module name hp30026_01. Shown below are some lines from the SOM
Description Area of the load map for the subsystem library.