Menu

#6 Incorrect reading of multi line strings

New
nobody
None
Medium
Defect
2013-11-26
2013-11-26
Anonymous
No

Originally created by: marko...@gmail.com

Load attached sample.xml and try to read value of Lorem node.

LDoc.LoadFromFile('sample.xml');
LValue:= LDoc.Root.ReadUnicodeString('Lorem');

The LValue should contain lorem text but instead it contains only 3 characters (#$D#$A#9).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.