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>rdignoremouse()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RDIGNOREMOUSE()
 Force READ to ignore the presence of the mouse
------------------------------------------------------------------------------
 Syntax
      RDIGNOREMOUSE(<lIgnore>) -> <lCurMouse>
 Arguments
     <lIgnore> - logical for ignoring mouse .T. = act as if mouse
             is not present. If absent just returns current setting
 Returns
     <lCurMouse> - The current setting of mouse ignore flag.
 Description
     This routine allow one to force the GET/READ system to ignore the
     presence of the mouse and to not incur the overhead associated with
     it.
 Examples
     lCurIgnore=RDIgnoreMouse(.T.)

 Source: MOUSEGET.PRG

 Author: Leo Letendre

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