Please enable JavaScript to view this site.

A-Shell Reference

? tab(-10, AG_SENDKBD); text; chr(127);

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.

History

2010 July, A-Shell 5.1.1187:  Command added to A-Shell