Library /sys$common/syshlp/helplib.hlb  —  PASCAL  Predeclared Routines, Transfer  INT
  The INT function converts the parameter and returns its  INTEGER
  equivalent.

  Syntax:

         INT(x)

  Overflow can occur  and  is  detected  at  runtime  if  overflow
  checking is enabled and the value of 'x' is outside the range of
  INTEGER.
Close Help