<?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 CString Mismatch for Empty Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cstring-mismatch-for-empty-fields/m-p/12738660#M2020932</link>
    <description>&lt;P&gt;In Debug mode, i can see two fields which are empty. But, one field is of type Cstring{3} and other field is of type Cstring{0}. How to convert the field from Cstring{0} to Cstring{3}?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 15:00:58 GMT</pubDate>
    <dc:creator>palu</dc:creator>
    <dc:date>2023-08-11T15:00:58Z</dc:date>
    <item>
      <title>CString Mismatch for Empty Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cstring-mismatch-for-empty-fields/m-p/12738660#M2020932</link>
      <description>&lt;P&gt;In Debug mode, i can see two fields which are empty. But, one field is of type Cstring{3} and other field is of type Cstring{0}. How to convert the field from Cstring{0} to Cstring{3}?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 15:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cstring-mismatch-for-empty-fields/m-p/12738660#M2020932</guid>
      <dc:creator>palu</dc:creator>
      <dc:date>2023-08-11T15:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: CString Mismatch for Empty Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cstring-mismatch-for-empty-fields/m-p/12738661#M2020933</link>
      <description>&lt;P&gt;Your question is asked in a weird way, I'm not sure you understand the rest of your code.&lt;/P&gt;&lt;P&gt;Cstring means STRING.&lt;/P&gt;&lt;P&gt;Number {3} means that there are 3 characters.&lt;/P&gt;&lt;P&gt;So I guess that you want to initialize 3 spaces?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;var = `   `.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But developers never do that.&lt;/P&gt;&lt;P&gt;Could you show your code and clarify the question?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 16:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cstring-mismatch-for-empty-fields/m-p/12738661#M2020933</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-08-11T16:25:02Z</dc:date>
    </item>
  </channel>
</rss>

