DCL:MISC£±:BITLIB: Bit-Pattern Processing *#:Explanation of Subroutines
Returns a character string of '0' and '1' as a bit pattern.
CALL BITPCI(CP,IP)
CP (C*(*)) A character-type argument that specifies the bit pattern. '1' and '0' are specified when the bit is ON and OFF, respectively. IP (I) An argument of 1 word length that returns the bit pattern..