| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
| From: | <ams AT ludd DOT ltu DOT se> |
| Message-Id: | <200501202140.j0KLei4Z011211@speedy.ludd.ltu.se> |
| Subject: | Re: setlocal... |
| In-Reply-To: | <l4mtu0pgbnpisjucef7f55aqf78cnvabdl@4ax.com> "from Brian Inglis |
| at Jan 19, 2005 03:50:41 pm" | |
| To: | djgpp-workers AT delorie DOT com |
| Date: | Thu, 20 Jan 2005 22:40:44 +0100 (CET) |
| X-Mailer: | ELM [version 2.4ME+ PL78 (25)] |
| MIME-Version: | 1.0 |
| X-ltu-MailScanner-Information: | Please contact the ISP for more information |
| X-ltu-MailScanner: | Found to be clean |
| X-MailScanner-From: | ams AT ludd DOT ltu DOT se |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
According to Brian Inglis:
> Due to limitations of the @file{country.sys} driver only
> the current user locale @code{""} or its name in the POSIX-like form
> @code{"@var{LL}_ AT var{TT}@var{eu}.@var{CP}"}, and @code{"C"} (aka
> @code{"POSIX"}) locales are supported.
> @cindex locale code format
> The POSIX-like locale code @code{"@var{LL}_ AT var{TT}@var{eu}.@var{CS}"}
> consists of the ISO two letter lowercase language code @var{LL}, the
> ISO two letter uppercase territory code @var{TT}, optionally followed
> by the suffix @code{_EURO} @var{euro} if the country has adopted the
> Euro as its currency unit, and the character set @var{CS} specified by
> a code page number between 1 and 65534;
> for example, @samp{"de_AT.850"} for the German-speaking Austrian
> locale, or @samp{"fr_BE_EURO.850"} for the French-speaking Belgian
> locale using the Euro, both using Western multilingual ``Latin-1''
> code page number 850.
I've decided to include the part above in setlocal.txh. But there a
problem on this line (I can't quite parse it):
> by the suffix @code{_EURO} @var{euro} if the country has adopted the
(I can't make sense of "@code{_EURO} @var{euro}".)
Also, is euro really capitalised in English? Do you really write 15
Pounds and 20 Dollars?
Right,
MartinS
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |