Re: [Tutor] XML: changing value of elements and writing to a file

2009-07-16 Thread Stefan Behnel
Johan Geldenhuys wrote: > Thanks Stefan (decided to continue with a new thread name), ... which isn't quite enough. As long as you reply to the mail, e-mail/news readers will still sort it into the original thread, so many people will not see it. > I basically wants to create a loop that creates

[Tutor] XML: changing value of elements and writing to a file

2009-07-16 Thread Johan Geldenhuys
Thanks Stefan (decided to continue with a new thread name), I basically wants to create a loop that creates a tree, appends it to the previous tree and write it all to one file...If that makes sense. At the moment my tree is something like this: """ WhatEver """ Now I want to read a di