By default, the action will be interested in trigger, transaction failure and transaction completion messages
Note, this function is implemented as a macro.
> | mask | DitsMsgMaskType | A bit mask indicating which additional messages the action is interested in. Any of the following bits may be set |
---|---|---|---|
DITS_MSG_M_ERROR | Error reports, those messages sent by a call to ErrOut or ErrFlush. |
---|---|
DITS_MSG_M_MESSAGE | Messages to the user interface, those messages sent by MsgOut. |
DITS_MSG_M_TRIGGER | Trigger messages, those messages sent by DitsTrigger. |
DITS_MSG_M_TRANSFAIL | Transaction failure messages |
DITS_MSG_M_COMPLETION |
Transaction completion
messages
|
! | status | StatusType * | Modified status.
|
---|---|---|---|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au