<?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 - Window and box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023656#M81834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tharani,&lt;/P&gt;&lt;P&gt;  i thing it is better to increase window height (25.50 LN)&lt;/P&gt;&lt;P&gt;( consider that BOX FRAME 10 TW command fills the entire window)&lt;/P&gt;&lt;P&gt;You could also redefine BOX command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOX HEIGTH '25.50' LN WIDTH '9.50' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Manuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2005 13:39:20 GMT</pubDate>
    <dc:creator>manuel_bassani</dc:creator>
    <dc:date>2005-11-07T13:39:20Z</dc:date>
    <item>
      <title>SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023655#M81833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done changes to include few(3) lines in a SAP Script window. Because of those 3 lines, contents that were printed earlier are not getting printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The window is getting printed inside a box and it is defined as &lt;/P&gt;&lt;P&gt;BOX FRAME 10 TW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Window height is 22.50 Ln,width 9.50 CM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To rectify this should I increase the height of this window or should I define the attributes of the box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply at the possible earliest. &lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 13:35:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023655#M81833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-07T13:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023656#M81834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tharani,&lt;/P&gt;&lt;P&gt;  i thing it is better to increase window height (25.50 LN)&lt;/P&gt;&lt;P&gt;( consider that BOX FRAME 10 TW command fills the entire window)&lt;/P&gt;&lt;P&gt;You could also redefine BOX command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOX HEIGTH '25.50' LN WIDTH '9.50' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Manuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2005 13:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023656#M81834</guid>
      <dc:creator>manuel_bassani</dc:creator>
      <dc:date>2005-11-07T13:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023657#M81835</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;You have to increase the height of the window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 05:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023657#M81835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T05:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023658#M81836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;Setting default parameters for a box: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the POSITION and SIZE commands to set default parmeters for a box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of:  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: BOX XPOS '11.21' MM  YPOS '5.31' MM  HEIGHT '10' MM WIDTH '20' MM INTENSITY 10 FRAME 0 TW&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: POSITION XORIGIN '11.21' YORIGIN '5.31' MM 
/: SIZE HEIGHT '2' MM WIDTH '76' MM 
/: BOX  FRAME 10 TW INTENSITY 10&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be usefull if you gave several boxes that share the same parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to set the position realtively to the window use POSITION WINDOW &lt;/P&gt;&lt;P&gt;to set the position to the top/left start of the window. Then use POSITION  &lt;/P&gt;&lt;P&gt;to set the current position relatively to the start of the Window.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you uses "+" or "-" in the ORIGIN position to the set the position relatively. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: POSITION WINDOW 
/: POSITION XORIGIN '+5' MM  YORIGIN '+10' MM&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the position is now 5 MM from the left and 10 MM from the top of the window &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: After using the position command you can move the current position &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;realtively to the last used position &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: POSITION XORIGIN '+10' MM  YORIGIN '+20' MM&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the position will be X = 15 and Y = 30 &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drawing a line. You can draw a line by setting the Height or Weidth to 0 &lt;/P&gt;&lt;P&gt;and add a frane. E.g. a horizontal line: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: SIZE HEIGHT '0' MM WIDTH '200' MM 
/: BOX FRAME 10 TW XPOS '11.21' MM YPOS '14.81' MM INTENSITY 100&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 05:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023658#M81836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T05:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023659#M81837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you included 3 lines newly, the older lines/data may be misplaced due to the size of the box.&lt;/P&gt;&lt;P&gt;In order to fit the data in your box increase your box size.&lt;/P&gt;&lt;P&gt;/: BOX XPOS '11' ch  YPOS '5' ch  HEIGHT '25' LN WIDTH '9.50' CM INTENSITY 10 FRAME 0 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Deepak333 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Deepak333 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 05:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023659#M81837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T05:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script - Window and box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023660#M81838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can increase the window height by 3 lines &amp;amp; you should be good. Box parameters should also be set accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Bipin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-window-and-box/m-p/1023660#M81838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:32:27Z</dc:date>
    </item>
  </channel>
</rss>

