AtEndOfLog

This method indicates whether there are any more records available in the log file. It only returns TRUE after an attempt to read past the end of the file.

Syntax

AtEndOfLog()

 

Return Values

Returns TRUE if there are no more records available in the log file for reading. Otherwise, returns FALSE.