The output is 12 and a line feed (enter). Now when I read the above value in from an xml file, then my output is: 12\012.
Any idea how I can fix this problem? I need to specify the line feed or other, but they need to be read from an xml file.
Thanks in advance...