Purpose
A logical value indicating whether the server is positioned at the end of the file, on the last record.
It returns TRUE after an attempt is made to move the record pointer beyond the last logical record in a database file; otherwise, FALSE.
If the current server contains no records, EOF returns TRUE.
Class
See Also