Re: XML to File

2018-08-29 Thread Bob Sneidar via use-livecode
Oh thanks! Bob S > On Aug 29, 2018, at 08:41 , Paul Dupuis via use-livecode > wrote: > > Look at the revXMLText function in the dictionary > > > On 8/29/2018 11:34 AM, Bob Sneidar via use-livecode wrote: >> Hi all. >> >> I am working on a project to manage the XML file produced by a copi

Re: XML to File

2018-08-29 Thread Paul Dupuis via use-livecode
Look at the revXMLText function in the dictionary On 8/29/2018 11:34 AM, Bob Sneidar via use-livecode wrote: > Hi all. > > I am working on a project to manage the XML file produced by a copier. The > file is a representation of users, groups and permissions, but that is > neither here nor ther

XML to File

2018-08-29 Thread Bob Sneidar via use-livecode
Hi all. I am working on a project to manage the XML file produced by a copier. The file is a representation of users, groups and permissions, but that is neither here nor there. I have succeeded in getting the XML file converted to a tree view widget array, and now I want to export back to a