PMAP= person label on person map: Tables 1, 16 = (whole name) |
Top Up Down
A A |
This specifies what part of the data record is to be used on the person map: Table 1 and Table 16.
It's format is PMAP = $S..W.. or $S..E.. using the column selection rules.
$S..W.. e.g., $S2W13 means that the person label to be shown on the map starts in column 2 of the person label and is 13 columns wide.
$S..E.. e.g., $S3E6 means that the person label to be shown on the map starts in column 3 of the person label and ends in column 6.
These can be combined, and constants introduced, e.g,
PMAP= $S3W2+"/"+$S7W2
If the person label is "KH323MXTR", the person label on the map will be "32/XT"
The length of PMAP= overrides NAMLMP=