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>activebrowse()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ACTIVEBROWSE()
 Returns the currently active browse object
------------------------------------------------------------------------------
 Syntax
      ActiveBrowse() -> <oBrowse>
 Arguments
     None
 Returns
     <oBrowse> - The currently active browse
 Description
     This routine returns the currently active browse so that one can
     get any of the exported instance variables.
 Examples
     IF nRow >ActiveBrowse():nTop
         <Do something>
     ENDIF

 Source: MOUSBROW.PRG

 Author: Leo Letendre

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