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

  Syntax:

         INT64(x)

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