July 2000
Intermediate to advanced
492 pages
14h 53m
English
AtEndOfLog —
blnResult
=
objLogUtil
.AtEndOfLog( )
The AtEndOfLog method returns a
True or False value depending
on whether the last record read is the last in the log file. Used in
conjunction with the ReadLogRecord method.
None
See the example at the end of this chapter.
The AtEndOfLog method allows you to stop iterating the records in a log file once you've reached the end of the file.
Read now
Unlock full access