DDTS_SBMSG(1)
NAME
ddts_sbmsg - An information/error message handler for
ClearDDTS SoftBench tools.
SYNOPSIS
ddts_sbmsg
DESCRIPTION
ddts_sbmsg is a program that displays ClearDDTS
information/error messages in an dialog box. It is called
by other ClearDDTS SoftBench tools to inform the user of a
problem or failure that has occurred.
Options
In the following descriptions of the options, context refers
to the triple: host, directory, file; specifying the
environment in which ddts_sbmsg will run and/or service
requests.
ddts_sbmsg is a "NET" based tool and will honor requests
from any tool with any context (host, dir, file). Because
of this, the typical "-host", "-dir", "-file" have no
meaning to this tool. There are no other options for this
tool.
ddts_sbmsg has no user interface. Access to all
functionality is through messages.
MESSAGES
The following describes the message interface supported by
the message class XDDTS for use with SoftBench Encapsulator.
See the SoftBench Encapsulator: Programmer's Guide for
information on using messages. Standard messages understood
by SoftBench tools are described in softbench(5).
In addition to the standard softbench messages, the
following message is recognized after ddts_sbmsg has
initialized and is listening the the Broadcast Message
Server.
Display Info
Request DDTS-MSG DISPLAY-INFO context information_data
Notify DDTS-MSG DISPLAY-INFO context information_data
Failure DDTS-MSG DISPLAY-INFO context information_data
This message requests that ddts_sbmsg display the message
data in an ininformation dialog.
SEE ALSO
xddtstool(1), dt(1), softbench(5)