<?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 problem with sap script formatting? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273877#M494213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    can anyone please tell me how do we reduce the fony size in sap script, actually i have used it with character format by giving font name as helve and size as 6 pt but its not reflecting , what can be the problem? or my procedure is wrong.please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2007 09:14:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-29T09:14:54Z</dc:date>
    <item>
      <title>problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273877#M494213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    can anyone please tell me how do we reduce the fony size in sap script, actually i have used it with character format by giving font name as helve and size as 6 pt but its not reflecting , what can be the problem? or my procedure is wrong.please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 09:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273877#M494213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T09:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273878#M494214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create a new PARAGRAPH format and define the properties of FONT and Tabe settings as per your need in it and use that paragraph in scrpt line data writing.&lt;/P&gt;&lt;P&gt;remove the character format and see this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZA  &amp;amp;ITAB-KUNNR&amp;amp;,, &amp;amp;ITAB-LAND1&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 09:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273878#M494214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273879#M494215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok character format is the wrong thing &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use paragraph formats for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are insisting to use character formats you need to use the syntax as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.G. if you have defined yourself a characterformat lets say 't' like tiny, thnen the syntax in your form will be:&lt;/P&gt;&lt;P&gt;SL | &amp;lt;t&amp;gt;you text&amp;lt;/&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using paragraph formats it will be&lt;/P&gt;&lt;P&gt;SL | your text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now you should edit the font properties of that paragraph format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 09:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273879#M494215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T09:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273880#M494216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi thanks,&lt;/P&gt;&lt;P&gt;   but the problem is not yet solved i have tried using paragraph format but can u please elobarate the things , is there anythings else to be done in paragraph format i have mentioned the font name and size.please help me. i also have a problem with the text exceeding out of the column how can i restrict it to a particular length and if the text exceeds then follow in the next line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273880#M494216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273881#M494217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i have been using the same character format and the way to use it but its not reflecting .what can be the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273881#M494217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273882#M494218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you have to use tranx Scc1 to reflect the changes you made if you are testing in a different client. i.e if client where you modified the sapscript and that where you are testing are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sooness.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273882#M494218</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-05-29T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273883#M494219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO SIR,&lt;/P&gt;&lt;P&gt;       actually this is an imlementation project and i am working on the devlopment server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 11:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273883#M494219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T11:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem with sap script formatting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273884#M494220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks guru's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 08:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-sap-script-formatting/m-p/2273884#M494220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T08:59:27Z</dc:date>
    </item>
  </channel>
</rss>

