"Dean Roddey" <[EMAIL PROTECTED]> writes: > Its been a long time since I did it, but I think I put in code so > that the underlying scanner reports the difference. But the problem > is that it does not propogate out through any standard APIs. If you > wanted to keep this info, you'd have to use the scanner directly and > have your own data structures to put all the data in.
Hey Dean, None of this is documented in the API docs (since it's not in the API) how does what get ahold of the scanner? Do you have to monitor the scanner during operation or is the information still around after the parse is completed? Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
