Davex/doc/help/Cls

1 line
224 B
Plaintext

cls -- clear screen
syntax: cls
ex: cls
como &;cls -- new page on printer
Clears the screen. If redirected to the printer, as in the
last example, begins a new page.
('cls' just outputs a Ctrl-L.)