<?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: SAP script : Main Window Border.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261962#M147948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are quite welcome.  I actually stole that code from a sapscript that I did a while back.  You just have to play with the position values(XPOS) untill it is where you need them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2006 00:31:08 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-04-13T00:31:08Z</dc:date>
    <item>
      <title>SAP script : Main Window Border....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261958#M147944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a border for main window in SAP Script ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 23:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261958#M147944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T23:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script : Main Window Border....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261959#M147945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's pretty easy, its one line of code in your MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

/:   BOX FRAME 10 TW      

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 00:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261959#M147945</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-04-13T00:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script : Main Window Border....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261960#M147946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you would like to have vertical lines as well inside the frame....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

/:   BOX FRAME 10 TW                                                 
/:   BOX XPOS '1.2'  CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW      
/:   BOX XPOS '11.00' CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW     
/:   BOX XPOS '15.5' CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW      
/:   BOX XPOS '18.4' CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW      


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 00:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261960#M147946</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-04-13T00:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script : Main Window Border....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261961#M147947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much for quick response. I guess my problem will be solved, I am still working on vertical lines inside. I will come back if I have some problems with Vertcle lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will award you points as a token of gratitude.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 00:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261961#M147947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T00:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP script : Main Window Border....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261962#M147948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are quite welcome.  I actually stole that code from a sapscript that I did a while back.  You just have to play with the position values(XPOS) untill it is where you need them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 00:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-main-window-border/m-p/1261962#M147948</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-04-13T00:31:08Z</dc:date>
    </item>
  </channel>
</rss>

