Thank you Przemek! After rebuilding harbour and small adaptations in my project the mentioned issues are fixed.
Best regards, István -----Original Message----- From: harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] On Behalf Of dru...@users.sourceforge.net Sent: 2009. október 7. 0:28 To: harbour@harbour-project.org Subject: [Harbour] SF.net SVN: harbour-project:[12660] trunk/harbour Revision: 12660 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12660&view=rev Author: druzus Date: 2009-10-06 22:28:23 +0000 (Tue, 06 Oct 2009) Log Message: ----------- 2009-10-07 00:27 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/Makefile + harbour/source/rtl/hbascii.c * harbour/include/hbextern.ch + added new .prg functions which operates on pure ASCII strings: hb_asciiUpper(), hb_asciiLower(), hb_asciiIsAlpha(), hb_asciiIsUpper(), hb_asciiIsLower(), hb_asciiIsDigit() * harbour/source/rtl/objfunc.prg * harbour/source/rtl/tget.prg * harbour/source/rtl/treport.prg * harbour/source/rtl/tpersist.prg * harbour/source/rtl/memoedit.prg * harbour/source/rtl/menuto.prg * harbour/source/rtl/tgetlist.prg * harbour/source/rtl/tclass.prg ! use hb_asciiUpper() instead of Upper() to convert identifiers and pictures Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/include/hbextern.ch trunk/harbour/source/rtl/Makefile trunk/harbour/source/rtl/memoedit.prg trunk/harbour/source/rtl/menuto.prg trunk/harbour/source/rtl/objfunc.prg trunk/harbour/source/rtl/tclass.prg trunk/harbour/source/rtl/tget.prg trunk/harbour/source/rtl/tgetlist.prg trunk/harbour/source/rtl/tpersist.prg trunk/harbour/source/rtl/treport.prg Added Paths: ----------- trunk/harbour/source/rtl/hbascii.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour