Jump to content

test001only

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Posts posted by test001only

  1. Hi,

    I am using MS XML DOM ActiveX to parse through XML file I have. I want to retrieve comments from the XML document and I tried using "comment()" function along with the xPath String.

    It seems to be not working. Actually when I try to retrieve all the elements from an XML document, it does not get the comments at all. Any way out of this.

    Thanks...

  2. QUOTE (Yair @ Sep 26 2008, 04:49 PM)

    It's found in <vi.lib>\utility\lvclass, but I think it was only added in 8.5.

    I guess that before that you can implement a dynamic dispatch method to return the path, but you would need to implement it for each class.

    Yes it is not available in 8.2. I guess I will have to use Dynamic dispatch method in each of the classes!

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.