Before starting a FINDFIRST-REPEAT-UNTIL, you can do a FINDLAST and keep that record in a different global.
Later you can test with primary keys if you have reached that record.
Why do you need to know this?
I ask that because maybe there is a better way than this extra read on the DB to solve your problem.
Regards,Alain Krikilion No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Comments
Later you can test with primary keys if you have reached that record.
Why do you need to know this?
I ask that because maybe there is a better way than this extra read on the DB to solve your problem.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
The topic name --> "Transheader & transfooter"
Help me~