Just for clarification, RECNO() is the current record number. RECCOUNT() is the total number of records. Keep in mind, deleting a record does not physically remove it from the table either, it just flags the record as 'deleted'.
...and to clarify further RECCOUNT() includes those records marked for deletion regardless of the state of SET DELETED "I love work. I could sit and stare at it for hours..."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.