<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: read  strings with line break in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-strings-with-line-break/m-p/3719354#M895345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can seperate the sting with '0D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        lh_return = '0D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        split xeing-dline at lh_return&lt;/P&gt;&lt;P&gt;          into dtext1&lt;/P&gt;&lt;P&gt;               dtext2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.torsten-horn.de/techdocs/ascii.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 10:31:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-07T10:31:56Z</dc:date>
    <item>
      <title>read  strings with line break</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-strings-with-line-break/m-p/3719353#M895344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building a function module with an input parameter for strings. The function module will be called by a java program which feeds the inpurt parameter with strings with line breaks. I need to separate the strings by line breaks and put them into a internal table so that the can be stored in stxh, stxl line by line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would you please give me an advice how to identify line breaks in strings?  "\n" is not really in the string, isn't it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After separating them, I can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function 'SAVE_TEXT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the lines looking like&lt;/P&gt;&lt;P&gt;line-tdline = "text1'. &lt;/P&gt;&lt;P&gt;line-tdformat = '*'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to store them, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 10:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-strings-with-line-break/m-p/3719353#M895344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T10:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: read  strings with line break</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-strings-with-line-break/m-p/3719354#M895345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can seperate the sting with '0D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        lh_return = '0D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        split xeing-dline at lh_return&lt;/P&gt;&lt;P&gt;          into dtext1&lt;/P&gt;&lt;P&gt;               dtext2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.torsten-horn.de/techdocs/ascii.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 10:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-strings-with-line-break/m-p/3719354#M895345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T10:31:56Z</dc:date>
    </item>
  </channel>
</rss>

