Hi,

I'm using Mr Dave Roth's Win32::EventLog::Message's RegisterSource
to register a new EventLog source.
It seems to accept only EventID => 0 in Report from Win32::EventLog.

In system I'm now developping EventID 1000 means special error ID that
is treated as a emergency error log which is reported to operators.
So I must write event log with "EventID => 1000".

How can I do?

Win2000 server
Perl 5.6.1
Win32::EventLog::Message $VERSION = 20020322;

Regards,
Hirosi Taguti
[EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to