Bestsoft ID:
Password:  


Dash

Start writting your Operating System now in Dash by Downloading Bestsoft Space IDE Download

Function that initialize screen (text mode) and clean it.It clean all from screen and back it on first position.



Import Bestsoft.Dash

Class Kernel
     Start_Sub()
         Clean()
     End_Start_Sub
End Class