Bestsoft ID:
Password:  


Dash

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

Function that Enable user of your OS to use keyboard where are implemented all keyboard functions.



Import Bestsoft.Dash


Class Kernel

     Start_Sub()

     End_Start_Sub

    KeyPress_Sub()
      EnableAllKeys()
    End_KeyPress_Sub

End_Class