2002-03-16 19:31 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>

* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed bug with keys updating
This commit is contained in:
Horacio Dario Roldan Kasimatis
2002-03-16 22:40:00 +00:00
parent 75037c42b3
commit 792db56e22

View File

@@ -4659,6 +4659,9 @@ ERRCODE hb_cdxSeek( CDXAREAP pArea, BOOL bSoftSeek, PHB_ITEM pKey, BOOL bFindLas
/*HB_SYMBOL_UNUSED( pKey ); */
/*HB_SYMBOL_UNUSED( bFindLast ); */
if( SELF_GOCOLD( ( AREAP ) pArea ) == FAILURE )
return FAILURE;
if( ! pTag )
{
pError = hb_errNew();