Hi all, Viktor, hbziparc.c has a bug at line 134 :
bOkAdd = hb_strMatchFile( (const char *) szEntry, (const char *) sRegEx );
it should be :bOkAdd = hb_strMatchFile( (const char *) szEntry, (const char *) szSkleton );
Could someone change it ? Many thanksJuan
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
