popup Indication

An asyncronous message to display.

AttributeAlways present?Purpose
typeyesMessage type
textyescontents
errornotrue if printer or child output is an error, false otherwise

The contents may have multiple lines, separated by &#10 characters.

Pop-up types are:
Pop-up typeMeaning
errorerror message
infoinformational message
resultstray action output (should not happen)
printeroutput from pr3287 session
childoutput from other child process

Example:

<popup type="error" text="login macro failed"/>


b3270: Protocol - Operations - Indications