Navigation: thinBasic Modules > Console > Console_HideCursor |
|
Description
Hides the cursor for the current console window.
Syntax
Console_HideCursor() AS NUMBER
Returns
Return a number
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Console Module, Console_ShowCursor
Examples
Console_HideCursor()
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |