Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_showcurs()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_SHOWCURS()


Syntax:        L_SHOWCURS()


Purpose:       To make the mouse cursor visible.


Arguments:     None.


Returns:       Nothing.


Usage:         Use this function to make the mouse cursor visible in
               conjunction with L_HIDECUR() when updating screens.

               This is equivalent to Clipper"s SET CURSOR ON


Examples:      * Make cursor visible
               L_SHOWCURS()


Language:      Assembler

See Also: L_HIDECURS() L_CHIDECUR()

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