Bestsoft ID:
Password:  


Dash

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

Function that display cursor on user machine.


Import Bestsoft.Dash


Class Kernel
     Start_Sub()
       EnableCursor()
     End_Start_Sub
     
     Create.New.Sub Block
     Go to Block
End_Class