It is certainly possible! But depending on the complexity of the xml document it may not be easy. I’ve posted before that I attempted to work with an exported XML document from a Toshiba Copier’s Templates (scan presets), but the document was mindbogglingly complex. One issue I ran into is keys which have the same name, so trying to convert the xml to an array failed just on that score. Without knowing what the structure of the XML is supposed to be, a data dictionary for the XML document as it were, I may as well be reading the output of Data’s positronic interface.
Bob S > On Nov 12, 2020, at 4:30 PM, matthias rebbe via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Hi, > > does anyone know if it is possible to use the xml library to read values from > an info.plist file? > > > Regards, > > Matthias > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode