Name

AtEndOfLog — blnResult = objLogUtil .AtEndOfLog( )

Synopsis

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.

Parameters

None

Example

See the example at the end of this chapter.

Notes

The AtEndOfLog method allows you to stop iterating the records in a log file once you've reached the end of the file.

Get ASP in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.