<?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: hi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965617#M699783</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;But In SAP Scripts you can' t use font colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 06:03:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T06:03:36Z</dc:date>
    <item>
      <title>hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965612#M699778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;i know font and text color used for smartforms.&lt;/P&gt;&lt;P&gt;but i donot know about can or cannot be font and text color used for sapscript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply me soon now.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;s.suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 05:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965612#M699778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T05:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965613#M699779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP Scripts you can not use font colors, thats possible in SMARTForms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 05:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965613#M699779</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-10-11T05:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965614#M699780</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;U can only use colours in smartforms .  u can't in scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 06:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965614#M699780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T06:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965615#M699781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The list below shows the print control keywords that have been are used in the SAP System in list printing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Print controls are inserted in list output with the ABAP FORMAT and PRINT-CONTROL statements. List output is handled differently by the System depending upon whether a list is printed as it is being generated or directly from the display screen. If printed upon generation, then both PRINT-CONTROL and FORMAT print controls are used. If from the display, then only FORMAT print controls are used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORMAT and PRINT-CONTROL both use a variety of "built-in" print controls, print controls which are accessed by way of FORMAT or PRINT-CONTROL arguments. PRINT-CONTROL also offers the FUNCTION argument, with which any print control defined in the SAP spool system can be inserted into the output data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that SAPscript uses its own private set of print controls when it formats text for output. These print controls are listed separately: SAP script Print Controls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard ABAP Print Controls for List Printing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Statement&lt;/P&gt;&lt;P&gt; Print Controls Used by this Statement&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;FORMAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, see the  ABAP User?s Guide&lt;/P&gt;&lt;P&gt; COL&amp;lt;xx&amp;gt;: Set list colors for color and halftone printing (SWIN driver and Microsoft Windows printers). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FORMAT statement and associated COL&amp;lt;xx&amp;gt; print controls supersede color setting with PRINT-CONTROL and CO00&amp;lt;n&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 06:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965615#M699781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T06:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965616#M699782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While creating a paragraph format in smartstyle, select the color in which you want to print.&lt;/P&gt;&lt;P&gt;Not in Sapscript, but it is possible in SmartForms&lt;/P&gt;&lt;P&gt;You can find the color option in the font tab.&lt;/P&gt;&lt;P&gt;After creating this smartstyle. Assign this smartstyle in your smartform. Now select this paragraph format for the text which are displaying in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to font tab -&amp;gt; take color option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create smart style -&amp;gt; give this style to ur smart form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ur text -&amp;gt; select this para format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me reward point if it is helpful answers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Poli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 06:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965616#M699782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T06:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965617#M699783</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;But In SAP Scripts you can' t use font colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 06:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/2965617#M699783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T06:03:36Z</dc:date>
    </item>
  </channel>
</rss>

