DCL:MISC£±:HEXLIB: Processing Hexadecimal Constants: Explanation of Subroutines
Converts a character string expressed in hexadecimal into a bit pattern.
CALL HEXDCI(CP,IP)
CP (C*(*)) A character-type argument that specifies the character string expressed in hexadecimal as a combination of '0'- '9', 'A', 'B', 'C', 'D', 'E', and 'F'. IP (I) An argument of 1 word length that returns the bit pattern.