Please enable JavaScript to view this site.

A-Shell Reference

Reviewed and revised December 2023

tab(-10, AG_EVENTWAIT); parentid, ctlid, opcode; chr(127);     Tab(-10,x) Syntax Notes

AG_EVENTWAIT (33) waits for an event, while allowing the focus to be moved around a set of buttons defined by the parentid and opcode parameters. The command is used internally by ATE for implementing the AUI_EVENTWAIT function, which should be used in applications rather than AG_EVENTWAIT directly.

Response

A comma-delimited pair of numbers: exitcode, ctlid CR

This function has both a subroutine and a print tab implementation.

See Also