std-acad-locale, std-sys-locale


Synopsis

(std-acad-locale) ;

(std-sys-locale) ;

Description

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.

Arguments

None

Return Value

A number or nil.

Side Effects

None.

Module

(std-require 'STDLOCAL)

(std-%require-external-ads "stdlib")

Defined in STDLOCAL and the stdlib adsrx