Corretta last

git-svn-id: svn://10.65.10.50/trunk@1369 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
nik 1995-05-17 11:12:10 +00:00
parent 991195ab5e
commit 94e7874e18

View File

@ -40,7 +40,7 @@ int TTable::last(word lockop)
{
zero();
put("CODTAB", "\377");
put("CODTAB", "\xFF");
TBaseisamfile::read(_isgteq);
if (!eof()) TBaseisamfile::prev(lockop);
else setstatus(NOERR);