f Win32::Eventlog.
--Bill
-Original Message-
From: Chris Garringer [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 10, 2001 9:15 AM
To: [EMAIL PROTECTED]
Subject: Win32::Eventlog on ActiveState
I need to read a Win2k Event log (Application). I am running Active State
(downloaded last week) o
Garringer [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 10, 2001 9:15 AM
To: [EMAIL PROTECTED]
Subject: Win32::Eventlog on ActiveState
I need to read a Win2k Event log (Application). I am running Active State
(downloaded last week) on this machine. I got the Win32::Eventlog module
and s
I need to read a Win2k Event log (Application). I am running Active State (downloaded
last week) on this machine. I got the Win32::Eventlog module and setup per the
documentation (I think)
use strict;
use Win32::Eventlog;
..
$Win32::Eventlog::GetMessageText=1;
my
$evtflags=$Win32::Eventlog::E