Library /sys$common/syshlp/BASICHELP.HLB  —  ASCII
  The ASCII function returns the decimal ASCII value of a string's first
  character.

  Example

  Asc_val% = ASCII(Emp_name$)

1  –  Syntax

                { ASC   }
      int-var = { ASCII } (str-exp)
Close Help