[Gambas-user] Clear console

Rolf-Werner Eilert rwe-sse at osnanet.de
Fri Mar 20 23:38:01 CET 2020


Have you tried "clear"? That is the terminal command for it.

Shell "clear"

should do. At least if you really program terminal window programs. But 
maybe I've got you wrong...

Regards

Rolf



Am 20.03.2020 um 19:50 schrieb André Rothe:
> Hi,
>
> I try to teach my children how they can develop applications with a 
> BASIC dialect.
> My choice is Gambas3, but I don't have any experiences with the 
> language. The last BASIC
> program I developed 30 years ago with AmigaBasic. So please, be 
> patient...
>
> Currently I only use the console window for input and output to let 
> programs be simple and stupid. I need a statement to clear the console 
> window, in the former dialects there was such as SCRCLR for "Screen 
> Clear" or CLS (for "Clear Screen"). How I can emulate this?
>
> Thanks
> André
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>



More information about the User mailing list