Name

ReadLogRecord — objLogUtil .ReadLogRecord

Synopsis

Reads in the next record in the currently open log file (opened using OpenLogFile).

Parameters

None

Example

See the example at the end of this chapter.

Notes

In a Logging Utility component, there is only one current record being accessed. The ReadLogRecord method reads in the next record in the log file. You can then access the various properties of the record currently read. It is very similar to the current record in a recordset accessed through ActiveX Data Objects.

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.