Please enable JavaScript to view this site.

A-Shell Reference

Reviewed and revised December 2023

tab(-10, AG_EVTMSG); opflags {,msg}; chr(127);     Tab(-10,x) Syntax Notes

AG_EVTMSG (57) may be used to send a message to the System Messages window on the client / ATE workstation.

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.

Response

none

Comments

The AG_EVTMSG command underlies the implementation of the TRACE and DEBUG Statements.