Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 8
Load a message database
ApMsgDBase_t *ApLoadMessageDB( ApMsgDBase_t *db,
const char *name );
- db
- NULL, or a pointer to a message database that's already
open to which you want to add the loaded messages.
- name
- The name of the message database that you want to load.
Ap
This function loads the message database with the given name.
It searches for the file based on the value of the ABLPATH
and the current language:
- If a language isn't defined, the message database is
loaded. It must have a name of name.mdb.
- If a language is defined, ApLoadMessageDB() looks for
a translation file called name.language.
Translation files can be created using PhAB translation editor — it can
handle message databases.
Note that in an application that uses PhAB DLLs, this function performs the language
search based on the location of
the executable or DLL associated with the current context. If there's no current
context, a lookup that would search the directory of an executable
or DLL is skipped.
A pointer to the new database, or NULL if it couldn't be opened.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
ApGetMessage()
International Language Support
chapter of the Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 130
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ap/aploadmessagedb.html on line 130