passthru Indication

A registered pass-through action has been invoked.

AttributeAlways present?Purpose
p-tagyesEmulator-generated tag
parent-r-tagnoUI-generated tag of parent
actionyesAction name
arg1noFirst argument
argnnoLast argument

The UI must respond to this indicatation with a suceed or fail operation, passing back in the same p-tag value to identify this particular invocation.

If the action was invoked by the UI (through the run operation), directly or indirectly, the parent-r-tag will indicate the r-tag passed to run.

Example:

<passthru p-tag="ui-1234" action="NewKeymap" arg1="special" arg2="foo"/>


b3270: Protocol - Operations - Indications