DECLARE FUNCTION DQBreadKey ()
An INTEGER value holding the scancode number of the key that has been pressed
DQBreadKey wait for the user to press a key, and then returns its scancode. This function works only if the keyboard interrupt handler has been installed by calling DQBinstallKeyBoard.