> xCount = gCompanyNode.child[1].child.count > The additional child is in gCompanyNode.child[6].child.count > > Any thoughts?
.count??? how can a childnode be in .count? try leaving it out. If the XML stuff doesn't work out for you, use makeList(), that way you get a property list with all the node values, it's much handier to access them that way. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
