Library /sys$common/syshlp/BASICHELP.HLB  —  INTEGER
  The INTEGER  function  converts  a  numeric  or  string  expression  to  a
  specified or default INTEGER data type.

  Example

  A% = INTEGER(5%, BYTE)

1  –  Syntax

                            [, LONG ]
      int-var = INTEGER(exp [, BYTE ] )
                            [, WORD ]
Close Help