Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Daniel Berger
RE: Does any know how to open an event log [ reply ]  
2008-05-15 15:28
You can open a specific event log file using EventLog.open_backup.

HTH,

Dan

By: Graham Cowie
Does any know how to open an event log [ reply ]  
2008-05-15 11:22
Obviously it is possible to write an application which reads data from an event log on the machine in which you are running the application. However I was wondering if anyone has done any work with opening an event log from a specified location eg if you you had en event log in My Docs and another on your desktop.

Thanks in advance.