DQBreadKey
FUNCTION

Prototype

DECLARE FUNCTION DQBreadKey ()

Parameters

Returns

An INTEGER value holding the scancode number of the key that has been pressed

Description

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.

Notes:

See DQBinstallKeyboard, DQBkey, DQBwaitKey