Hi,
i havent found anything in formula or lotusscript. So, is it possible to get the default language? Maybe via c api?
thanks
Hi,
i havent found anything in formula or lotusscript. So, is it possible to get the default language? Maybe via c api?
thanks
Subject: How to get the default language of a database?
Go thru the help of @ Function ----> @Locale.
There are many options for that @ Function, for eg. can get the language based on a country …etc… which may help you to what you are looking for.
Subject: RE: How to get the default language of a database?
hm, locale is not the right function. I need the language selected in the database options (multi language…). With local i can only get global values.