Development > Utilities > Searches > Message 

This function is used to search in the application message table (APLSTD), This function is carried out in the current language. This table contains the local menus and the error messages. Each message is characterised by a chapter number and a message number for the chapter. A chapter corresponds to either a local menu or any message. The Adonix mess(i,j,k) function makes it possible to access a message in this table (the message number i in chapter number j, k being either 0 (engine messages) or 1 (application messages), the language being defined by the messname variable).

Screen management

The entry of parameters is carried out in a single tab.

Entry screen

Presentation

It suffices to enter the text that should be searched for and to validate it. The function covers the message file and makes appear, in a screen that is filled as it goes along, the numbers of the corresponding messages.

Close

 

Fields

The following fields are present on this tab :

Table

  • Message (field TEXTE)

Define the text that will be searched for in the dictionary.

Close

 

Reports

By default, the following reports are associated to the function :

 PRTSCR : Screen print

This can be changed by a different setup.

Menu Bar

Situated in the screen presenting the results of the search, this button makes it possible to restart the search process.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation