Programming Guide



dm_enable_styles

Enables application of transaction manager styles

#include <tmusubs.h>
int dm_enable_styles(void)

Returns

Description

dm_enable_styles enables application of transaction manager styles. Styles are enabled by default, in accordance with the contents of styles.sty. If transaction manager processing occurs in batch mode, styles are disabled automatically. Disabling styles can speed up processing on a transaction server, where user interface considerations don't apply.

See Also

dm_disable_styles