DMTMPTCK

The DMTMPTCK routine compares a parsed parameter to the keyword table supplied by the calling routine. If it finds a match, DMTMPTCK issues return code 0 and passes the corresponding fullword value in R0.

Parameter Reg Function
Input Parameters R0 Pointer to keyword table
R1 Address of a parameter list, containing:
Word 1
Pointer to 16-byte keyword area
Output Parameter R15 Return code:
0
A match was found in the keyword table; R0 contains the address of the keyword.
4
No match was found; R0 contains zero.