Corretta last
git-svn-id: svn://10.65.10.50/trunk@1369 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
991195ab5e
commit
94e7874e18
@ -40,7 +40,7 @@ int TTable::last(word lockop)
|
|||||||
|
|
||||||
{
|
{
|
||||||
zero();
|
zero();
|
||||||
put("CODTAB", "\377");
|
put("CODTAB", "\xFF");
|
||||||
TBaseisamfile::read(_isgteq);
|
TBaseisamfile::read(_isgteq);
|
||||||
if (!eof()) TBaseisamfile::prev(lockop);
|
if (!eof()) TBaseisamfile::prev(lockop);
|
||||||
else setstatus(NOERR);
|
else setstatus(NOERR);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user