On 17 Oct 2011, at 05:45, Sivakatirswami wrote:
> I am an XML newbie:
>
> if you want to extract data from a series of identical nodes in a XML file,
> how do you set up the repeat function?
>
Here's one way. I'm sure there are others. (It returns a list of names and ages)
Dave
function na
correction on the timing loop stats
On Oct 17, 2011, at 2:30 AM, Jim Ault wrote:
This approach takes about
11 ticks to do 20,000 lines of XML
and creates a single tab-delim table
should read
11 ticks to do
100,000 of XML input
and 20,000 lines of tabular output
Jim Ault
This approach takes about
11 ticks to do 20,000 lines of XML
and creates a single tab-delim table
--
but first fix the malformed tag
12
12
-
on parseXML
put empty into MT
put tab into TB
put "^" into TB --remove after debugging
put fld incmgTxtFld into dataBlock
I am an XML newbie:
if you want to extract data from a series of identical nodes in a XML
file, how do you set up the repeat function?
Rajan
12
John
8
Jose
9
http://lists.runrev.com/mailman/listinfo/use-livecode