NET/MASTER Network Control Language (NCL) Programmer's Guide

User-Defined Maps
Standard and User-Defined Maps
106160 Tandem Computers Incorporated 11–33
You can determine whether a map is available for use by using the SHOW MAPS
command. The following screen shows that, in addition to the standard maps, the
EMPREC map is also available for use:
(15:20) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW MAPS
NNM0256 MAP-NAME MAP-KEY USE-CNT STATUS
NNM0257 $MAP 00000030 0 NAMEONLY
NNM0257 $MSG 00000002 1 LOADED
NNM0257 $NCL 00000001 0 NAMEONLY
NNM0257 $SEC 00000010 1 LOADED
NNM0257 $SPI 00000077 1 LOADED
NNM0257 EMPREC 80000000 0 NAMEONLY
NNM0999 *END* 6 MAPS DISPLAYED
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>
Note The display does not show the user-defined map until it is loaded into memory. If NonStop NET/MASTER
MS is not running and its map file is closed, this occurs automatically when NonStop NET/MASTER MS is
started. If NonStop NET/MASTER MS is running and its map file is open, this occurs when an NCL
process refers to the map or you execute the SYSPARMS MAPLOAD command.