|
<< Click to Display Table of Contents >> Navigation: Advanced Features > DBWARM > Inside DBWARM > DBWARM.MSG messages file |
DBWARM looks for a file named DBWARM.MSG, located or in the startup directory, or in the directory pointed by the GlobalParametersPath registry entry.
At the moment the message file will contain only the messages for the Custom Rights and for the Web Viewer Custom Rights.
The format for DBWARM.MSG entries is like the following:
T_IDC_ex_custom_right_1 "message for Custom Right #1"
T_IDC_ex_custom_right_2 "message for Custom Right #2"
T_IDC_ex_custom_right_3 "message for Custom Right #3"
...
T_IDC_ex_custom_right_3 "message for Custom Right #32"
and
T_IDC_webviewer_ex_custom_right_1 "message for WebViewer Custom Right #1"
T_IDC_webviewer_ex_custom_right_2 "message for WebViewer Custom Right #2"
T_IDC_webviewer_ex_custom_right_3 "message for WebViewer Custom Right #3"
...
T_IDC_webviewer_ex_custom_right_16 "message for WebViewer Custom Right #16"