Re: Reading EventLog record information Assistance please...
- From: "David Schrader" <schrader@xxxxxxxxxxx>
- Date: Tue, 5 Sep 2006 11:24:23 -0400
Dave,
That hadn't occurred to me. I'll give it a try
and let everyone know.
David
"D R" <a@xxxxx> wrote in message
news:elEWWKSyGHA.2516@xxxxxxxxxxxxxxxxxxxxxxx
Hi David,
Have you tried using Split with just CR (i.e. ASCII character 13), use the
VBScript function:
Chr(13)
If the "message" is line feed delimited then you could also try
SPLITting() with:
Chr(10)
which is ASCII character LF.
Regards,
Dave.
.
- Follow-Ups:
- Re: Reading EventLog record information Assistance please...
- From: David Schrader
- Re: Reading EventLog record information Assistance please...
- Prev by Date: Re: HOWTO: Re-raise an error?
- Next by Date: Re: Application to be called - runas Administrator
- Previous by thread: Re: Application to be called - runas Administrator
- Next by thread: Re: Reading EventLog record information Assistance please...
- Index(es):