-
Roland Smith
- PowerBuilder
- Tuesday, 4 February 2020 12:16 AM UTC
I have this issue in PB 10.5 and PB 2019.
My base DataStore object has a function with the following line of code:
Return this.Object.DataWindow.Data.XML
The output has an extra CRLF after the xml header line and another extra one at the very end. I do not have any XML mapping set in the DataWindow object.
<?xml version="1.0" encoding="UTF-16LE" standalone="no"?>
<d_categories><d_categories_row><categoryid>1</categoryid><categoryname>.....
This isn't causing me any issues but if there is an easy way to correct this, I would like to know.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.