<?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: Difference between Byte mode &amp; Character mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331141#M512978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess u r using this addition in open dataset statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am i right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;character mode parses the file character by character&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;byte mode parses every byte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 08:23:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T08:23:41Z</dc:date>
    <item>
      <title>Difference between Byte mode &amp; Character mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331139#M512976</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;&lt;/P&gt;&lt;P&gt;what is the difference between Byte mode &amp;amp; Character Mode, could u make me clear which is the best in which situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;jogu_vinesh@yahoo.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:12:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331139#M512976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Byte mode &amp; Character mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331140#M512977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if there is 5 character in the file. then in byte mode if there is a space of four character then it will fill up the first four place then it will go to next line and place the fifth character.&lt;/P&gt;&lt;P&gt;and in the character mode the five will be display in only one line.&lt;/P&gt;&lt;P&gt;hope it would help you.&lt;/P&gt;&lt;P&gt;jairaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331140#M512977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Byte mode &amp; Character mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331141#M512978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess u r using this addition in open dataset statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am i right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;character mode parses the file character by character&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;byte mode parses every byte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331141#M512978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Byte mode &amp; Character mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331142#M512979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This becomes relevant in unicode environments. A character in Unicode can consist of more then one byte, espacially fpr national characters. So i counting by character can reveal 4 characters, but it might be that 5 bytes or even more are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;String/Characterhandling can completly fail in unicode environments using the wrong clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-byte-mode-character-mode/m-p/2331142#M512979</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2007-06-05T08:36:33Z</dc:date>
    </item>
  </channel>
</rss>

