XML To Array

Bob Sneidar bobsneidar at iotecdigital.com
Tue Jul 9 10:33:34 EDT 2019


I checked the xml and there are indeed duplicates. The current xmlToArray function is likely the only way to view and modify the xml to add entries so I can reimport them. The xml is so complex though that I don't think I'll tackle it. 

Bob S


> On Jul 3, 2019, at 09:28 , Mark Wieder via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 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