KDB_Transaction_DebugWarning

Purpose

Enable/disable the workbench warning when debugging a WHILE TRANS block

Definition

DEFSUB 'KDB_Transaction_DebugWarning(bWarn) AS Bool

Parameters

bWarnTRUE/FALSE flag to enable/disable the workbench warning

Return

Returns the previous value the flag.

Description

By default the workbench will display a warning when debugging a transaction. This can be disabled for use on single user, developer systems.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.