<?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: Scripts - BOX Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189869#M128222</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;I have modified the box command as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX XPOS '2' CM YPOS '16' CM FRAME 5 TW. Stuill I do not get a box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2006 17:13:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-30T17:13:25Z</dc:date>
    <item>
      <title>Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189859#M128212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have  main window in my script. I have some text which will be written at the bottom of the main window using bottom and endbottom command. Now I want a box around this text. Can anyone explain how do I write my box command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189859#M128212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T16:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189860#M128213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt; Use as below..&lt;/P&gt;&lt;P&gt;/: BOX XPOS '11.21' MM YPOS '5.31' MM HEIGHT '10' MM WIDTH '20' MM INTENSITY 10 FRAME 0 TW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189860#M128213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T16:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189861#M128214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.  Welcome to SDN.  You can use the following coding to do boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/:   BOX FRAME 10 TW                                                         
/:   BOX XPOS '1.5'  CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW              
/:   BOX XPOS '12.75' CM WIDTH 0 TW HEIGHT '12.7' CM FRAME 10 TW             
/:   BOX XPOS '17.75' 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;&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>Mon, 30 Jan 2006 16:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189861#M128214</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-30T16:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189862#M128215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define box as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX WIDTH '72.50' CH HEIGHT '14.0' FRAME 10 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189862#M128215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T16:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189863#M128216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also create a window just for your box, and have some of this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

/*                                                       
/*   The top line                                        
/:   POSITION PAGE                                       
/*   First horozontal line                               
/:   POSITION XORIGIN '1.0' CH YORIGIN '24.0' LN         
/:   SIZE WIDTH '79.0' CH HEIGHT '0' LN                  
/:   BOX HEIGHT '1.5' LN INTENSITY 10                    
/:   BOX FRAME 10 TW                                     
/*                                                       
/*   Second horozontal line                              
/:   POSITION PAGE                                       
/:   POSITION XORIGIN '1.0' CH YORIGIN '25.5' LN         
/:   SIZE WIDTH '79.0' CH HEIGHT '0' LN                  
/:   BOX FRAME 10 TW                                     
/*                                                       
/*   Bottom of Code Box                                  
/*   POSITION PAGE                                       
/*   POSITION XORIGIN '1.0' CH YORIGIN '51.0' LN         
/*   SIZE WIDTH '79.0' CH HEIGHT '0' LN                  
/*   BOX FRAME 10 TW                                     
/*                                                       
/*   The 1st vertical line                               
/:   POSITION PAGE                                       
/:   POSITION XORIGIN '1.0' CH YORIGIN '24.0' LN         
/:   SIZE WIDTH '0' CH HEIGHT '41.0' LN                  
/:   BOX FRAME 10 TW                                     
/*                                                       
/*   The 2nd vertical line                               
/:   POSITION PAGE                                       
/:   POSITION XORIGIN '20.0' CH YORIGIN '24.0' LN        
/:   SIZE WIDTH '0' CH HEIGHT '33.0' LN                  
/:   BOX FRAME 10 TW   
/*   The 3th vertical line                                        
/:   POSITION PAGE                                                
/:   POSITION XORIGIN '40.0' CH YORIGIN '24.0' LN                 
/:   SIZE WIDTH '0' CH HEIGHT '33.0' LN                           
/:   BOX FRAME 10 TW                                              
/*                                                                
/*   The 4th vertical line                                        
/:   POSITION PAGE                                                
/:   POSITION XORIGIN '60.0' CH YORIGIN '24.0' LN                 
/:   SIZE WIDTH '0' CH HEIGHT '33.0' LN                           
/:   BOX FRAME 10 TW                                              
/*                                                                
/*   The 5th vertical line                                        
/:   POSITION PAGE                                                
/:   POSITION XORIGIN '80.0' CH YORIGIN '24.0' LN                 
/:   SIZE WIDTH '0' CH HEIGHT '41.0' LN                           
/:   BOX FRAME 10 TW                                              
/*                                                                
/*   Top of signature Box                                         
/:   POSITION PAGE                                                
/:   POSITION XORIGIN '1.0' CH YORIGIN '57.0' LN                  
/:   SIZE WIDTH '79.0' CH HEIGHT '0' LN                           
/:   BOX FRAME 10 TW                                              
*                                                                 
/*   Bottom of signature Box                                      
/:   POSITION PAGE                                                
/:   POSITION XORIGIN '1.0' CH YORIGIN '65.0' LN                  
/:   SIZE WIDTH '79.0' CH HEIGHT '0' LN                           
/:   BOX FRAME 10 TW                                                                                
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&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>Mon, 30 Jan 2006 16:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189863#M128216</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-30T16:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189864#M128217</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;Where should I write this box command? Should I include it in bottom and endbottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189864#M128217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189865#M128218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. You have to include between Bottom and End Bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189865#M128218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T16:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189866#M128219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Lanka Murthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code I have written in my editor for main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;/: BOTTOM&lt;/P&gt;&lt;P&gt;/: BOX FRAME 5 TW&lt;/P&gt;&lt;P&gt;/: * conditions apply as per company norms.&lt;/P&gt;&lt;P&gt;/: ENDBOTTOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesnot come in a box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLease Help Me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189866#M128219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189867#M128220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;  Since you are creating box not of length of the whole window.You whould provide the Positions of XPOS &amp;amp; YPOS.&lt;/P&gt;&lt;P&gt;The code you gave will create the box for the whole window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Phani Kiran Nudurupati&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189867#M128220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189868#M128221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please specify the X and Y coordinates of the box that you have defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOTTOM&lt;/P&gt;&lt;P&gt;/: BOX XPOS '15.00' CH YPOS '1.25' LN WIDTH 60 CH HEIGHT '5.00' LN  FRAME 10&lt;/P&gt;&lt;P&gt;/: * conditions apply as per company norms.&lt;/P&gt;&lt;P&gt;/: ENDBOTTOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you a box starts at 15CH (from Left) having height of 1.25 LN width of 60CH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189868#M128221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189869#M128222</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;I have modified the box command as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX XPOS '2' CM YPOS '16' CM FRAME 5 TW. Stuill I do not get a box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189869#M128222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189870#M128223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varun,&lt;/P&gt;&lt;P&gt;  Your Ypos is too big ie 16 CM which is going beyond your lenght of the window.Try to change it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189870#M128223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts - BOX Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189871#M128224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please define your Coordinates with less dimesions. You are using CM . Try with "CH"  OR "MM". Please define the height also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think In your case your box is going beyond your page limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX XPOS '2' CM YPOS '5' CM HEIGHT '12' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 17:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts-box-command/m-p/1189871#M128224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T17:21:09Z</dc:date>
    </item>
  </channel>
</rss>

