Previous: karmov Up: ../karrtn.html Next: karpak


KARORD

      INTEGER FUNCTION KARORD (CHAR)

          Return the ordinal position of the single Hollerith
 character CHAR  in the installation-dependent character set.
 The bit pattern  corresponding to the left-most character in
 CHAR  is  used  to determine  the  ordinal  value,  and  all
 trailing bits are  ignored.  No error condition is therefore
 possible.