HI David,
In this case I am writing a custom written limted XML parser for a special
application. If there is no way to stop the conversion I will have to add code
to handle it in my routine...
Dave
[EMAIL PROTECTED] wrote:
=
Quoting Dave Yeatman <[EMAIL PROTECTED]>:
> I
Dod,
Working from your idea I ended up creating a Capture flag and testing it in the
OnDataAvailable routine to control when to capture data to the temp buffer
which I then parse. ... Somewhat crude but it works!!
Thanks!
Dod <[EMAIL PROTECTED]> wrote:
=
Hello,
Personnaly I
Thanks Dod,
As Francois said it likely won't be "easy". It looks like I may have to do
some of the same thing you have done.
It looks pretty straightforward to modify FindEventString to copy the data to a
match save buffer when a match is detected. Because of the asynchronous nature
of the t