DtvLong dal_dbi_get_mes (nam, txt)

Reads the message text for the message name from the system entity T_MESSAGES.

Input Parameters Significance
char *nam message name

Output Parameters Significance
char *txt text of the message

Return Code Significance
0 no error
1 no message found for name
-1 data base error reading the message

In the calling function have to be allocated 81 bytes storage place.