This is a 2 part question...
I am trying to use xml to store some data. I would like to use an xmlparser
to make the data into a useable lingo list.
I am able to get the XMLParser Xtra to parse the text file but it is such a
horrendously indecipherable list with all the unwanted "!ATTRIBUTES" : [:]
junk that I am hoping to :
1. find another parser in the form of an activeX control
or
2. find a way to strip out the unnecessary stuff inserted by the XMLParser.
Also if a property name appears as a "string" in the list is there a
syntax for using the string like:
pxmlList.symbol("patient")
or is there a neat way to convert the "string" property names to a symbol
like:
["patient":["age":[],"gender":[]]] becomes [#patient:[#age:[],#gender:[]]]
Thanks for any insights, guys
-Boyd Speer
Touchstone Digital Design
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]