A
alfred
Hi everyone, I have a problem. I have create a string (its name is
book) and i want to insert the books with this text formatting:
First book
Second book
third book
ecc....
with the end of line at the end of the string so if i want to write
into a file XML this is the style that i want to do. In my program the
XML is:
First book Second book third
book ecc....
How can i do this?
Thank you
book) and i want to insert the books with this text formatting:
First book
Second book
third book
ecc....
with the end of line at the end of the string so if i want to write
into a file XML this is the style that i want to do. In my program the
XML is:
First book Second book third
book ecc....
How can i do this?
Thank you