Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Mouse interface routines - <b>rdcurlevel()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RDCURLEVEL()
 This routine will return the current level of READs
------------------------------------------------------------------------------
 Syntax
      RDCURLEVEL() -> <nCurLevel>
 Arguments
     None
 Returns
     <nCurLevel> The current depth of the READs. The level number
          is the current count of nested READs starting at 1.
 Description
     This number is useful when calling RDExclMouse() for excluding the
     mouse from lower level READs.
 Examples
     nCurLevel=RDCurLevel()
     RDExclMouse(nCurLevel)

 Source: MOUSEGET.PRG

 Author: Leo Letendre

See Also: RDEXCLMOUSE() RDREMEXCL()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson