[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  BLICURSIZ
------------------------------------------------------------------------------

  Function : Current Procedure size

  Syntax   : nuVal = BLICURSIZ()

  Return   : Current overlaid procedure size in bytes

  This function returns the size in bytes of the current procedure, if the
  procedure is overlaid, zero otherwise.

  Example  :
  *  Get the size of the current procedure
  *
  ? "This procedure is ", BLICURSIZ()
  ??"  bytes long"



This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson