Message Class, Description

When the Maintain Application Message Objects form is in Filter-In-Place mode, you can use this field to have only messages of a specified class display:

  • Base Messages: These messages include names that start with E= (error), I= (informational), Q= (question, as a multi-button prompt) or W= (warning). The translatable text of a base message con contain substitution placeholders, where literal values or other translated text can be inserted into the constructed message at run-time.
  • Text Strings: These messages include names that start with @!. Text strings include any strings of translated text where the name does not map to a specific object.
  • Attribute Names: These messages include names that start with @ and refer to a table or table.column.
  • List Item Pairs: These messages include names that start only with @: and list a property class name and its value, separated by another colon.
  • Constraint Messages: This messages include objects where the Message Type is 17 Constraint Message or 18 Delete Constraint Message.
  • All Messages: All messages are displayed.

For more information about message object naming, see Object Name.