the offset 1Dh  at DBF/foxpro header tables has ( Language driver ) as follow:

(Foxpro) Code page: These values follow the DOS / Windows Code Page values.
Value   Description     Code page
01h     DOS USA code page 437
02h     DOS Multilingual        code page 850
03h     Windows ANSI    code page 1252
04h     Standard Macintosh
64h     EE MS-DOS       code page 852
65h     Nordic MS-DOS   code page 865
66h     Russian MS-DOS  code page 866
67h     Icelandic MS-DOS
68h     Kamenicky (Czech) MS-DOS
69h     Mazovia (Polish) MS-DOS
6Ah     Greek MS-DOS (437G)
6Bh     Turkish MS-DOS
96h     Russian Macintosh
97h     Eastern European Macintosh
98h     Greek Macintosh
C8h     Windows EE      code page 1250
C9h     Russian Windows
CAh     Turkish Windows
CBh     Greek Windows


I purpose to save this information at DBF, and use this collation
at dbfCompare, to sort properly the tables.

We can add too other code pages that are created at harbour.


Best regards,
Miguel Angel Marchuet
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to