[Gambas-user] Clear console
André Rothe
arothe at phosco.info
Fri Mar 20 20:43:42 CET 2020
Am 20.03.2020 20:26, schrieb T Lee Davidson:
> On 3/20/20 3:06 PM, Yahoo via User wrote:
>> Hello André,
>>
>> Could you be a little more explicit in your explication please.
>>
>> Do you need command to clear a Window terminal in Linux or clear
>> screen in a Gambas program ?
>>
>>
>> Olivier
>
> I think Andre wants to do both; ie. clear a window terminal (console)
> screen from within a Gambas program.
Yes, it's right.
> The only manner of doing that I'm aware of is to use the shell's
> `clear` command by using Gambas' 'SHELL' command:
> Shell "clear"
I'll try this.
Thank you.
More information about the User
mailing list