Hi Aitor, Tom, Mateusz,

to continue this thread with somewhat shorter mails... ;-)

What Mateusz wanted is:

> dd.mm.yyyy hh:mm:ss 1'234.56

Country 41, Switzerland, is pretty close:

> dd.mm.yyyy hh,mm,ss 1'234.56

Country 33, France, would use:

> dd.mm.yyyy hh:mm:ss 1 234,56

In codepage 858, France will be with Euro sign.
Otherwise, the string EUR will be used.

Indeed the stable kernel contains built-in country
definitions, which you can change by recompiling it.
With the unstable kernel (and it does have bugs,
really...), you can use country.sys ... As far as
I remember, you simply need the country.asm source
code if you want to edit it - no special tools
needed, just edit the source and "recompile" it.
Of course country.sys is not really a program, it
is a binary data file. But you still "compile" it.

Eric



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to