Specifications

Event Actions
}
}
transaction "Reply"
module "Reply"
{
event "1" Windows MouseClick {Title="Reply"}
event "2" Windows LoseFocus {Title=contains:"New Memo"}
last
{
event "3a" connection request { }
event "3b" connection response { }
}
}
alternate ruleset
{
transaction "Read"
module "Read"
{
event "1" Windows MouseClick {count=2 objectid="NLNOTES-381- 459033237"}
last
{
event "2a" connection request { }
event "2b" connection response { }
}
}
}
Event Actions
An event action (or, more simply, an event) is the basic unit of transaction
activity recognized by Application Response. Each event type can support
different actions, as follows:
Event Type Supported Event Actions
Connection Request
Response
Start
Stop
DNS FailedLookup
Start
Stop
SuccessfulLookup
BT Language Reference 135