Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - <b>mrightdown()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MRIGHTDOWN()
 Determine the status of the right mouse button
------------------------------------------------------------------------------
 Syntax

     MRIGHTDOWN() --> lIsPressed

 Returns

     MRIGHTDOWN() returns true (.T.) if the mouse's right button is currently
     pressed; otherwise, it returns false (.F.) .

 Description

     MRIGHTDOWN() determines the button press status of the right mouse
     button.  This function is provided in the interest of completeness
     since, on the PC, the right mouse button is typically reserved for
     single-click oriented activities such as activating a pop-up menu.


See Also: MLEFTDOWN()

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