Hello Fritz,

Sunday, May 04, 2008, 1:35:59 AM, you wrote:

FE> system = opensuse 10.3
FE> example in the description of HB_SetCodePage() does not work here.
FE> i don't get german umlauts.
FE> what have i to do besides
FE> xhbcmp codepage.prg
FE> xhblnk
FE> codepage.o /home/eichi/libcodepage/cpgedos.o 
/home/eichi/libcodepage/cpgewin.o

Regarding to /doc/lang.txt

$DESCRIPTION$
 *      HB_SETCODEPAGE() set the active code page use by Harbour for
 *      sorting and comparing strings. The default code page use ASCII
 *      order (cLang == "EN").
 *
 *      NOTE: You must REQUEST every code page module you intend to use.
 *      For example: to use the Russian RU866 code page you must add the
 *      following to your program: REQUEST HB_CODEPAGE_RU866

 so this mechanism has nothing to do with national characters display
 and is used for proper sorting and comparing strings .


-- 
Best regards,
 Jacek Kubica



Poczta zostala przeskanowana przez system antywirusowy i nie zawiera wirusow.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to