Previous: karswp Up: ../karrtn.html Next: karupk


KARUC

      INTEGER FUNCTION KARUC (CHAR)

          Return  the  upper-case equivalent  of  the  single
 Hollerith character  CHAR.  Only the letters  "a" - "z" will
 be  affected by this  function. If CHAR is  not a lower-case
 letter, then the function value returned must be CHAR.