MTblGetLanguageFile
bOk = MTblGetLanguageFile( nLanguageID, srLanguageFile )
Retrieves the registered language file related to a language ID.
Parameters
nLanguageID
Number: The language ID.
srLanguageFile
Receive String: Contains the full path to the language file if the function returns successfully
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetLanguageFile( -1, sLangFile )
See also
Localization
Created with the Personal Edition of HelpNDoc: Free Web Help generator