Platform | Win32, x64 |
Purpose |
To insert a key into a ClearWin window keyboard buffer. |
Syntax |
SUBROUTINE FEED_WKEYBOARD@(KEY,ERROR) |
Description |
This routine is only for use in a ClearWin window (e.g. with %cw (ClearWin Window)). KEY is the ASCII code for the key to be inserted. Currently ERROR always returns zero for success. |
See also |