Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>get_cursor()<u> g_exam40</b></u> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GET_CURSOR()                                                        G_EXAM40
   Sets the cursor on or off for GET_GET().

   Syntax
         nOnOrOff = GET_CURSOR([nOnOrOff])

   Arguments
         nOnOrOff    Sets the cursor to on or off position. (0 - off, 1 - on)

   Returns
         nOnOrOff    Returns the current cursor on or off position.
         GET_COL()   Returns current horizontal cursor position.
         GET_ROW()   Returns current vertical cursor position.

   Description
         The GET_CURSOR() function sets the cursor on or off for the
         GET_GET() function. The current cursor location is updated after
         every GET or SAY and can be returned with the GET_COL() and
         GET_ROW() functions.

See Also: GET_GET() GET_GETCLR() GET_SAY()

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