<?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: How do i insert bullet in a sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629498#M281039</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 for any SAP symbol to get a feel that it is a bullet(SYM_FILLED_CIRCLE(bold dot)) and insert the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;How to do it?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open text editor in script and goto insert-&amp;gt;characters-&amp;gt;SAP Symbols and select the&lt;/P&gt;&lt;P&gt;symbol you want.&lt;/P&gt;&lt;P&gt;Note : You cannot see the bullets in print preview, it'll&lt;/P&gt;&lt;P&gt;appear only on a hard copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2006 18:19:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-06T18:19:21Z</dc:date>
    <item>
      <title>How do i insert bullet in a sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629494#M281035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am trying to put some text in the sapscript and i nees to bullet some points. how do i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 16:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629494#M281035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T16:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do i insert bullet in a sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629495#M281036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple option is to show the '.' in Big font.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 16:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629495#M281036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T16:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do i insert bullet in a sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629496#M281037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi make the bullet u want as an image and try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 16:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629496#M281037</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2006-10-06T16:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do i insert bullet in a sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629497#M281038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you can do it SAP Script is setting a bigger font and displaying &amp;lt;b&amp;gt;.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Scripts doesn't give you much alignment and formatting options as Smartforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 18:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629497#M281038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T18:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do i insert bullet in a sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629498#M281039</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 for any SAP symbol to get a feel that it is a bullet(SYM_FILLED_CIRCLE(bold dot)) and insert the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;How to do it?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open text editor in script and goto insert-&amp;gt;characters-&amp;gt;SAP Symbols and select the&lt;/P&gt;&lt;P&gt;symbol you want.&lt;/P&gt;&lt;P&gt;Note : You cannot see the bullets in print preview, it'll&lt;/P&gt;&lt;P&gt;appear only on a hard copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 18:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-insert-bullet-in-a-sapscript/m-p/1629498#M281039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T18:19:21Z</dc:date>
    </item>
  </channel>
</rss>

