xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

RestCursor()

Restores shape and position of the screen cursor.

Syntax

RestCursor( <nSaved> ) --> cNull

Arguments

<nSaved>
This is a numeric value as returned from SaveCursor().

Return

The function restores the cursor position and its shape, and returns a null string ("").

Info

See also:SaveCursor(), SetCursor(), SetPos()
Category: CT:Video , Screen functions
Source:ct\screen3.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe