There is also a lesson on reading XML files ar http://lessons.runrev.com/s/lessons/m/4071/l/7011-how-to-read-in-data-from-an-xml-file
Peter On 25 May 2012, at 22:36, Andre Garzia wrote: > Ron, > > If your files are XML files you should use RevXML routines to parse them. > The user guide has a section on RevXML if I remember correctly. The > dictionary can also be used if you select the "library" section and choose > XML. > > LiveCode has a lot of XML goodness in it. =) > > Although not about XML per se, the lesson at > http://revmedia.runrev.com/developers/lessons-and-tutorials/tutorials/intermediate-rss-feeds/shows > how to handle RSS which is an XML format, so you can use this lesson > to learn about the routines. > > Cheers > andre > > On Fri, May 25, 2012 at 11:31 AM, ron barber <[email protected]> wrote: > >> Greetings, >> I have been given several medium sized 3-5MB text files with lots of >> xml tags that I need to parse into human readable, formatted text. Are >> there any ways to deal with this 'automatically' or do I need to >> interpret each tag with an equivalent format in LC? Any pointers for >> accomplishing this would be appreciated. >> >> Thanks >> Ron >> >> _______________________________________________ >> 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 >> > > > > -- > http://www.andregarzia.com -- All We Do Is Code. > http://fon.nu -- minimalist url shortening service. > _______________________________________________ > 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 _______________________________________________ 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
