Reviewed and revised December 2023
tab(-10, AG_SENDKBD); text; chr(127); Tab(-10,x) Syntax Notes
AG_SENDKBD (82) is used to send keyboard characters (literal text, virtual function key sequences, control characters using ^ notation). This is mainly useful for sending key clicks to another A-Shell/Windows instance, or from a server to ATE.
Response
None
History
2010 July, A-Shell 5.1.1187: Command added to A-Shell