[Gambas-user] Question about XML
Charlie Reinl
Karl.Reinl at ...2345...
Thu Jun 20 13:29:13 CEST 2013
Salut Adrien,
"Article :\ngreen peppers\ntinned tomatoes"
this text saved with
xml.Attribute("Text", "Article :\ngreen peppers\ntinned tomatoes")
where xml is a XmlWriter
the old XMLLib sorted thet
Text="Article :
green peppers
tinned tomatoes"
the new XMLLib saves it like
Text="Article :
green peppers
tinned tomatoes"
Now my question: is it a bug, or was it a bug.
Just to know who makes the changes, you for all, or me in my project.
Thanks anyway
--
Amicalement
Charlie
More information about the User
mailing list