? tab(-10, AG_EVENTWAIT); parentid; comma; tlid; comma; opcode; chr(127); ? Tab(-10,x) Syntax Notes
AG_EVENTWAIT (33) waits for an event, while allowing the focus to be moves 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.
This function has both a subroutine and a print tab implementation.
See Also