xHarbour Reference Documentation > Command Reference |
Clears the screen in text mode.
CLEAR SCREEN or CLS
CLEAR SCREEN is used in text-mode applications to erase the entire screen display and move the cursor to position 0,0.
See also: | @...CLEAR, Scroll(), SetPos() |
Category: | Output commands |
Source: | rtl\scroll.c, rtl\setpos.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com