Just create a ActiveX wrapper around the MS XML 3.0 control by using the
activeX wizard in CVI. Then you can just use it like any instrument
driver. I have some sample code at home which I can post, if you like.
Or if you have CVI 7.0, XML is supported.
vishi
Pierre wrote:
> MS XML parser is conform to the DOM defined by the W3.
> You can find information here :
>
> http://www.w3.org/DOM/