Development >  Utilities >  Searches >  Message  

Display all Hide all

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 characterized 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

Entry screen

Presentation

The user must fist enter the text to search for. The search is then launched and all the lines that correspond to it are displayed little by little in a log-file screen.

Close

 

Fields

The following fields are present on this tab :

Grid

  • Message (field TEXTE)

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

Close

 

Search results

The log file is displayed as lines with the following format:

mess(xxxx,yyyy,z): text

Reports

By default, the following reports are associated with this function :

  PRTSCR : Screen print

This can be changed using 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