titles_pnpn: PMT Names to PMT Numbers


                              Titles:  PNPN
                              =============
 
    Contact:  N. West,  Oxford.
 
    Revision History:-
    ================
 
    4.00   O. Moussa     First Version
 

 
Titles Files
------------
 
map_pmt_name_number.dat
 
 
Verification
------------
 
 
Description
-----------
 
    This bank contains the look-up table for mapping:-

             PMT Name <-----> SNOMAN PMT Number

    and forms the basis for the utility routines MAP_PMT_NAME_NUMBER 
                                               & MAP_PMT_NUMBER_NAME.

 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html
 
        KPNPN...
 
    1  I _TABLE_SIZE  Size of SNOMAN PMT Number <---> PMT Name

2..10  I              Spare.

   11  H _TABLE_START Start of look-up table: SNOMAN PMT Number <---> PMT Name
             
                       For PMT Number = i, 
                       entry  KPNPN_TABLE_START + i holds PMT Name           
                       '????' is stored if name is missing.   

Go Back to the Snoman Companion Top Page