Bestsoft ID:
Password:  


Dash

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

Function that power off user Machine.


Import Bestsoft.Dash

Class Kernel
     Start_Sub()
         Shutdown()
     End_Start_Sub

End_Class