DCL:MISC£±:CHGLIB: Upper-Lower Case Character Conversion *#:Explanation of Subroutines
Performs upper-lower case character conversion on a character string.
CALL CUPPER(CH)
CALL CLOWER(CH)
CH (C *( *)) The character string to be processed. This is both the input and output parameter