[Gambas-user] Clear console

André Rothe arothe at phosco.info
Fri Mar 20 20:59:35 CET 2020


private Sub Cls()
    Shell "/usr/bin/clear" Wait
end

Unfortunately it doesn't work within the IDE console window.


More information about the User mailing list