succeed Operation

Complete a pass-through action successfully.

AttributeRequired?Purpose
p-tag yes Tag from passthru indication
textnoResult text

P-tag is the tag that was originally sent by the emulator in a passthru indication.

Text is optional text to return as the result of the action. Multi-line text can be returned by embedding newline (
) characters.

Example:

 <succeed p-tag="emu-27" text="froz"/>


b3270: Protocol - Operations - Indications