[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  BLITOTCAL        (Clipper)
------------------------------------------------------------------------------

  Function : Get number of overlaid procedure calls

  Syntax   : nlValue = BLITOTCAL()

  Return   : Total overlaid procedure calls

  This function returns the total number of overlaid procedure calls
  handled by the Blinker overlay manager since the program was loaded.

  Note: This function is only enabled when the command BLINKER CLIPPER
  PROFILE ON is specified.

  Example  :
  * Get the total number of procedure calls
  *
  ? "Total procedure calls: ", BLITOTCAL()

See Also: BLITOTDSK() BLINKER CLIPPER PROFILE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson