Bitmapped integer for various Tools Database handling functions, mostly error checking and reporting.
Entry Name: ToolsDbOptions
Entry Type: 0 (zero) is the default.
Bit 1: 1 = Disables the message box signaling that two or more tools have identical aliases.
Bit 2: 2 = Uses the legacy "Tool not found" I++ message instead of the new (3,1510,ChangeTool,"Tool name not unique in database") message.
Bit 4: 4 = Returns an error message when EnumTools() is executed in case of duplicate aliases. No tool list is reported.
Bit 8: 8 = Sends a warning message when EnumTools() is executed in case of duplicate aliases. The tool list is reported.