<?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: What is command to format variables in script layout? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111681#M983048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Space Compression &lt;/P&gt;&lt;P&gt;The symbol value is viewed as a sequence of u2018wordsu2019, each separated from the next by either one or a string of space characters. The C option has the effect of replacing each string of space characters with a single space and shifting the u2018wordsu2019 to the left as necessary to close up the gaps. Leading spaces are completely removed. The results are the same as those of the ABAP command CONDENSE. &lt;/P&gt;&lt;P&gt;Syntax: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;symbol(C)&amp;amp;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming ' Albert Einstein ' is the symbol value,&lt;/P&gt;&lt;P&gt;&amp;amp;symbol&amp;amp; -&amp;gt; Albert Einstein &lt;/P&gt;&lt;P&gt;&amp;amp;symbol(C)&amp;amp; -&amp;gt; Albert Einstein &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 16:39:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-03T16:39:11Z</dc:date>
    <item>
      <title>What is command to format variables in script layout?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111680#M983047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody let me know, What is the command we use to format the varialbles in script layouts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like if i want to delete leading or trailing spaces(condence) from a variable in the layout, there are some command like (c) for condence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, i dont remember how to use it exactly. Can anybody help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 16:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111680#M983047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T16:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to format variables in script layout?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111681#M983048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Space Compression &lt;/P&gt;&lt;P&gt;The symbol value is viewed as a sequence of u2018wordsu2019, each separated from the next by either one or a string of space characters. The C option has the effect of replacing each string of space characters with a single space and shifting the u2018wordsu2019 to the left as necessary to close up the gaps. Leading spaces are completely removed. The results are the same as those of the ABAP command CONDENSE. &lt;/P&gt;&lt;P&gt;Syntax: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;symbol(C)&amp;amp;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming ' Albert Einstein ' is the symbol value,&lt;/P&gt;&lt;P&gt;&amp;amp;symbol&amp;amp; -&amp;gt; Albert Einstein &lt;/P&gt;&lt;P&gt;&amp;amp;symbol(C)&amp;amp; -&amp;gt; Albert Einstein &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 16:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111681#M983048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T16:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to format variables in script layout?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111682#M983049</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;Check this link for all formatting options of SAP SCRIPT...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://it.toolbox.com/wiki/index.php/Sap_script#7.6.09Formatting_Options" target="test_blank"&gt;http://it.toolbox.com/wiki/index.php/Sap_script#7.6.09Formatting_Options&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would really help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin Nandivada.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 17:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-command-to-format-variables-in-script-layout/m-p/4111682#M983049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T17:37:39Z</dc:date>
    </item>
  </channel>
</rss>

