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 
> <[email protected]> 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
> [email protected]


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to