Hi, when I try to do:
? "arbol">"arco"
.F.
? "árbol">"arco"
.T. <-- I think this is wrong.
At least, if I sort this words in any Spreadsheet the result is:
1.arbol
2.árbol
3.arco
This happened in ansi, oem or UTF-8 chars
I've Harbour 1.0.0 Intl. (Rev. 9091) in the main function I'm using:
REQUEST dbfcdx,dbffpt
REQUEST HB_Lang_ES
REQUEST HB_CODEPAGE_ESWIN
RddSetDefault("DBFCDX")
HB_LANGSELECT('ES')
HB_SETCODEPAGE("ESWIN")
How could I solve it?
Best Regards,
David Montaño.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour