I do not understand how do i change the cpes850c.c      

What happen if you change? .-

...
static HB_CODEPAGE s_codepage = { "ES850C",
    HB_CPID_850, HB_UNITB_850, NUMBER_OF_CHARACTERS,
    "AABCDEÉFGHIIJKLMNÑOOPQRSTUùVWXYÜZÅÄÖ",
    "aábcdeéfghiíjklmnñoópqrstuùvwxyüzåäö",
    IS_LATIN, ACCENTED_EQUAL, ACCENTED_INTERLEAVED, 0, 0, NULL, NULL, NULL, 
NULL, 0, NULL };
...

For .-

10/09/09 08:53:49 DOS 5.00 Clipper (R) 5.2e Intl. (x216)  (1995.02.07)
Character encoding: NTXSORT v1.21e x15 24/Jun/93
==================================================
character 'ù' (151:A L ) is the same as upper and lower
number of upper and lower characters is different
Warning: irregular CP which needs special definition in Harbour
upper: "ABCDEÉFGHIJKLMNÑOPQRSTUVWXYÜZÅÄÖ"
lower: "aábcdeéfghiíjklmnñoópqrstuùvwxyüzåäö"
==================================================

--
Xavi

Maurizio Faccio adinet escribió:
How do I patch my harbour version to manage safely the clipper indexes with upper. So I can test the solution of this trouble, and use both clipper and harbour versions until I change all my programs to a harbour-only environment, or the 850c we arrive to the conclusion that 850c must be patched.

I do not understand how do i change the cpes850c.c


Thanks




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to