The most recent Harbour 3.4 (developed by Viktor. Not in the official Harbour 3.2 repository):
Viktor's repository:
https://github.com/vszakats/harbour-core
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_3.4_32bits_Borland582_20142906.zip
In order to test Harbour 3.4 this function has to be added to your app:
Here it is working very fine also
Viktor's repository:
https://github.com/vszakats/harbour-core
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_3.4_32bits_Borland582_20142906.zip
In order to test Harbour 3.4 this function has to be added to your app:
function hb_HSetCaseMatch( ... )
return hb_HCaseMatch( ... )Here it is working very fine also