std-acad-locale, std-sys-locale | ![]() |
(std-acad-locale) ;
(std-sys-locale) ;
STD-ACAD-LOCALE
returns the LCID number for the country for which acad.exe was compiled for. This will not change from session to session.
STD-SYS-LOCALE
returns the current country setting from the operating system. This might change, when the user changes the settings under Windows: Control Panel - Country/Language or in DOS with changing the country setting in CONFIG.SYS.
None
A number or nil.
None.
(std-require 'STDLOCAL)
(std-%require-external-ads "stdlib")
Defined in STDLOCAL and the stdlib adsrx