<?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 strlen( ) function issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662867#M614402</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 use strlen function to get string length.&lt;/P&gt;&lt;P&gt;but some time the strlen can't work when the string contain unicode char.&lt;/P&gt;&lt;P&gt;so when i write field+0(len) can't show all information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get right  length?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 00:41:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-22T00:41:23Z</dc:date>
    <item>
      <title>strlen( ) function issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662867#M614402</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 use strlen function to get string length.&lt;/P&gt;&lt;P&gt;but some time the strlen can't work when the string contain unicode char.&lt;/P&gt;&lt;P&gt;so when i write field+0(len) can't show all information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get right  length?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 00:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662867#M614402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T00:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: strlen( ) function issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662868#M614403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use STRING data type in STRLEN and also check your program attributes with "Unicode checks active" is checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 00:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662868#M614403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T00:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: strlen( ) function issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662869#M614404</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;Function STRLEN only works with character-type fields and returns the length in characters. The new function XSTRLEN finds the length of byte strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 01:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strlen-function-issue/m-p/2662869#M614404</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-22T01:13:59Z</dc:date>
    </item>
  </channel>
</rss>

