Purpose |
Return the handle of the standard keyboard device. |
Syntax |
hKbd& = GETSTDKBD |
Remarks |
Redirection can cause the standard keyboard handle to be different from the handle returned by the GETSTDIN function. GETSTDKBD always returns the handle of the keyboard regardless of any redirection state. |
See also |
CONSHNDL, INKEY$, INSTAT, GETSTDERR, GETSTDIN, GETSTDOUT, GETSTDVID |