? tab(-10, AG_EVTMSG); "opflags, msg"; chr(127);
AG_EVTMSG (57) may be used to send a message to the System Messages window on the client workstation. In the TELNET/SSH environment, the workstation must be running ATE.
Parameters
opcode
one of the following:
Value |
Action |
---|---|
1 |
open the System Messages window |
2 |
msg; opens System Messages window if necessary |
3 |
close the System Messages window |
514 |
output msg, followed by "application paused - doubleclick to resume" and wait for doubleclick |
msg
Message to output. Ignored for op 1 and 3.
Comments
The AG_EVTMSG command underlies the implementation of the TRACE and DEBUG Statements.