Thank you Allen!
I will try this as I have never worked directly with the xml() function and see if this will work. I have about 30 of these I have to navigate through so I will probably have to add a switch/case/end switch while transversing through all the question sub-nodes. But I will definitely try this.
I was just hoping there would be a way to handle this via the xml class find_node() method. Most of the methods I use in the MS Com Object are easily converted to a method within the*obj/XML interface with the exception of this one. I'll add this as an "enhancement request".
I will try this as I have never worked directly with the xml() function and see if this will work. I have about 30 of these I have to navigate through so I will probably have to add a switch/case/end switch while transversing through all the question sub-nodes. But I will definitely try this.
I was just hoping there would be a way to handle this via the xml class find_node() method. Most of the methods I use in the MS Com Object are easily converted to a method within the*obj/XML interface with the exception of this one. I'll add this as an "enhancement request".