2002-01-28 13:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
+ Added DateTime field
|
||||
* Added more info on Alert message for Unknown type
|
||||
* Modified ClipValue2SQL() to process empty strings
|
||||
|
||||
2002-01-28 20:43 UTC+0100 Patrick Mast <email@patrickmast.com>
|
||||
* contrib/mysql
|
||||
+ Added CLEAN to make_b32.bat
|
||||
|
||||
@@ -2342,7 +2342,7 @@ static ERRCODE ntxGoBottom( NTXAREAP pArea )
|
||||
hb_ntxTagKeyRead( pTag, BTTM_RECORD, &lContinue );
|
||||
SELF_GOTO( ( AREAP ) pArea, pTag->CurKeyInfo->Xtra );
|
||||
}
|
||||
return SELF_SKIPFILTER( ( AREAP ) pArea, 1 );
|
||||
return SELF_SKIPFILTER( ( AREAP ) pArea, -1 );
|
||||
}
|
||||
|
||||
static ERRCODE ntxGoTo( NTXAREAP pArea, ULONG ulRecNo )
|
||||
|
||||
Reference in New Issue
Block a user