|
| KiXtart 2001 Manual |
CLS
| Action: | Clears
the screen and moves the cursor to position 0,0. |
| Syntax: | CLS |
| Remarks: | The
CLS command is ignored if all
output has been redirected to a file using the RedirectOutput
function. |
| See Also: | RedirectOutput( ) |