fail Operation

Complete a pass-through action unsuccessfully.

AttributeRequired?Purpose
p-tag yes Tag from passthru indication
textyesError message

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

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

Example:

 <fail p-tag="emu-99" text="Invalid operation"/>


b3270: Protocol - Operations - Indications