<?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: Unicode Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/4343381#M1034459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASSIGN CRTLZ TO &amp;lt;F&amp;gt; TYPE 'C'.&lt;/P&gt;&lt;P&gt;InCorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN crtlz TO &amp;lt;f&amp;gt; casting TYPE (L_type)&lt;/P&gt;&lt;P&gt;data: l_type(10) type c value 'CHAR02'. &lt;/P&gt;&lt;P&gt;Correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 07:36:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-18T07:36:22Z</dc:date>
    <item>
      <title>Unicode Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/4343380#M1034458</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;I got an unicode error in the following code , the line is shown in bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form enc_char using    char&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              changing enchar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  field-symbols : &amp;lt;n&amp;gt; type x,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                  &amp;lt;c&amp;gt; type c .&lt;/P&gt;&lt;P&gt;  data : a type i.&lt;/P&gt;&lt;P&gt;  data : x type x.&lt;/P&gt;&lt;P&gt;  assign char to &amp;lt;n&amp;gt; casting.&lt;/P&gt;&lt;P&gt;  move &amp;lt;n&amp;gt; to a.&lt;/P&gt;&lt;P&gt;  a = a + 22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; move a to x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;assign x to &amp;lt;c&amp;gt; casting type c.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  move &amp;lt;c&amp;gt; to enchar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I am getting the error message as 'The length of "X" in bytes must be a multiple of the size of a Unicode&lt;/P&gt;&lt;P&gt;character, regardless of the size of the Unicode character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to rectify the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kannan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 07:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/4343380#M1034458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T07:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/4343381#M1034459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASSIGN CRTLZ TO &amp;lt;F&amp;gt; TYPE 'C'.&lt;/P&gt;&lt;P&gt;InCorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN crtlz TO &amp;lt;f&amp;gt; casting TYPE (L_type)&lt;/P&gt;&lt;P&gt;data: l_type(10) type c value 'CHAR02'. &lt;/P&gt;&lt;P&gt;Correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 07:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/4343381#M1034459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T07:36:22Z</dc:date>
    </item>
  </channel>
</rss>

