'lo all,
I was just wondering if it was possible to read items for a text file which is laid out similar to:
&name1=ghost pig&score1=118580&name2=ghost pig&score2=44030&name3=blink 182 fan&score3=15700
And reproduce the read part - say for instance I just want to read the first name out of every file, and the ignore the rest - is there anyway for me to do this?
Any help is much appreciated - thanks.
I was just wondering if it was possible to read items for a text file which is laid out similar to:
&name1=ghost pig&score1=118580&name2=ghost pig&score2=44030&name3=blink 182 fan&score3=15700
And reproduce the read part - say for instance I just want to read the first name out of every file, and the ignore the rest - is there anyway for me to do this?
Any help is much appreciated - thanks.