613-518-1166 info@zimdatabases.com

ZIM Development Center (DC) for Zim 7

ApplMessTitles

< All Topics

ApplMessTitles

EntitySet of application message titles.

Fields

ApplMessOperation

pUserMessage is passed a string representing the current operation. This is looked up in ApplMessTitles to locate the correct window caption.

ApplMessTitle

The actual window caption passed to $MessageBox.

ApplMessTitleOwner

Defines the owner of this entry. Standard entries have ApplMessTitleOwner set to “System”. If you add your own application specific entries, you should specify a different owner (“Application” for example). You should not change or delete any entries with a “System” owner. This field is not used by pUserMessage. Its purpose is to distinguish standard entries from application specific entries.

ApplMessTitleLang

Defines the language of the message title. This field is used to flag the natural language in which the message title text is written. Message titles supplied with DC have ApplMessTitleLang set to “E” to indicate English. You can insert additional message titles using a different language flag. This flag is inspected by pUserMessage to ensure that messages and titles in the appropriate language are used.

Comments

ApplMessTitles is an EntitySet defined in $DeployServices. Every Zim database has its own copy of ApplMessTitles. The Framework uses ApplMessTitles to control the window caption when displaying messages.

Note: The actual filename for the copy of ApplMessTitles is Zim0128 and is located in a sub-directory of your database directory called DPSRT.

Standard Application Message Titles

A number of message titles are provided with the Development Center. You can browse through these standard messages, update them, or add your own using the Tools | End User Messages menu.

Used By

pUserMessage

 

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents