Site hosted by Angelfire.com: Build your free website today!
NAME
  TIMER Function

SYNOPSIS
  TIMER
      o Use TIMER to time programs or parts of programs, or with the RANDOMIZE
        statement to seed the random-number generator.

DESCRIPTION
  Returns the number of seconds elapsed since midnight.

  Example:
      RANDOMIZE TIMER

SEE ALSO
  TIMER Statement