ISPF Dialog Exits

The following exits are defined for ISPF dialog support and can or should be adapted.

Exit Type Description
TAUTOXMS REXX Exit to format the layout of ISPF message in ISPF dialog processing.  

This exit is called when the ISPF application generates an ISPF message.

The message ID and short and long message separated by hex low value are passed to the exit. The exit is expected to format and return the ISPF message in the form in which it should be displayed in the Eclipse dialog message area.