Up |
_RMTCTRL_KeybdKeyDown Scol 5.x or above required
Simulates a keydown event.
Prototype :
fun [I] I
- I : char (ascii code, per as nth_char() Scol function).
Return : I 0 or nil if error.
See also :
Example :
Note
This function exists on MS Windows system only ! (XP or above)