Group: microsoft.public.scripting.vbscript
From: =?Utf-8?B?TWFyY28=?=
Date: Tuesday, October 23, 2007 2:04 AM
Subject: VBS for reading Message Table in dll file

Hi Scripting Guys!

I query the eventlog with the MS Log Parser. The output contains constants
like %%2048. These constants stands for entries in the responding message
table.

For example the msobjs.dll contains the message table for the security
eventlog.

Does anyone has an example how to get the messages from the table with a
vbscript?

Thx!
Marco