Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>setcursor() get & set cursor status</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SETCURSOR() Get & Set Cursor Status

 Syntax....: SETCURSOR( [CrsOn] )
 Parameters: <expL>: CrsOn = [optional] Logical value to set cursor status

 Returns...: <expL>: the current cursor status (before setting ON or OFF)
 Cautions..: none
 CC Calls..: ISCURSOR()
 Alias.....: none

 Example...: sv_cursor= SETCURSOR(.T.)


See Also: ISCURSOR SETCURSOR SETSCRSTAT

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