XML To Array
Mark Wieder
ahsoftware at sonic.net
Wed Jul 3 12:28:09 EDT 2019
On 7/3/19 7:44 AM, Bob Sneidar via use-livecode wrote:
> Oh good point. Didn't think about duplicates. Obviously I don't really understand xml too well. I've been thinking of it as a text representation of a database where unique keys would be maintained somehow.
Well, it's not guaranteed that there will be duplicates, but I think if
you need to examine each line of the raw xml before converting then
you're better off either doing the conversion by hand or leaving the
data as xml.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list