<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197349#M469125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  new-page  is the most frequently used control command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control command is the command which can stops the normal processing and sent the control to the desired place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 09:09:11 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2007-04-27T09:09:11Z</dc:date>
    <item>
      <title>sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197348#M469124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are control commands in Scripts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 09:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197348#M469124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T09:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197349#M469125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  new-page  is the most frequently used control command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control command is the command which can stops the normal processing and sent the control to the desired place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 09:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197349#M469125</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-04-27T09:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197350#M469126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pinky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have Protect and endprotect.&lt;/P&gt;&lt;P&gt;The command line in the editor must be as follows: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL xxxxx &lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL 'xxxxx' &lt;/P&gt;&lt;P&gt;where xxxxx stands for the five-character name of the print control. &lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL ZM100 &lt;/P&gt;&lt;P&gt;The complete printer command normally resides in the print control. &lt;/P&gt;&lt;P&gt;If characters belonging to the print command follow after the print control in the text (only useful for the HPL2 printer driver for PCL-5 printers), the text line following after the PRINT-CONTROL command should begin with an equals sign (=) in the format column. &lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL SESCP = *c5G &lt;/P&gt;&lt;P&gt;If you do not use the equals sign, a space character is inserted between the print control SESCP and the character *c5G. &lt;/P&gt;&lt;P&gt;*****Rewards some points .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Naganjana Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 09:11:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197350#M469126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T09:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197351#M469127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Some Important Control Commands are,&lt;/P&gt;&lt;P&gt;NEW-PAGE&lt;/P&gt;&lt;P&gt;PROTECT &amp;#133;&amp;#133; ENDPROTECT&lt;/P&gt;&lt;P&gt;NEW-WINDOW&lt;/P&gt;&lt;P&gt;DEFINE&lt;/P&gt;&lt;P&gt;SET DATE MASK&lt;/P&gt;&lt;P&gt;SET TIME MASK&lt;/P&gt;&lt;P&gt;TOP &amp;#133;. ENDTOP &lt;/P&gt;&lt;P&gt;BOTTOM &amp;#133;. ENDBOTTOM&lt;/P&gt;&lt;P&gt;IF &amp;#133;. ENDIF&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 09:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197351#M469127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T09:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197352#M469128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Printer commands in SAPScripts &lt;/P&gt;&lt;P&gt;The command line in the editor must be as follows: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL xxxxx &lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL 'xxxxx' &lt;/P&gt;&lt;P&gt;where xxxxx stands for the five-character name of the print control. &lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL ZM100 &lt;/P&gt;&lt;P&gt;The complete printer command normally resides in the print control. &lt;/P&gt;&lt;P&gt;If characters belonging to the print command follow after the print control in the text (only useful for the HPL2 printer driver for PCL-5 printers), the text line following after the PRINT-CONTROL command should begin with an equals sign (=) in the format column. &lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;/:  PRINT-CONTROL SESCP = *c5G &lt;/P&gt;&lt;P&gt;If you do not use the equals sign, a space character is inserted between the print control SESCP and the character *c5G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 09:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2197352#M469128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T09:13:47Z</dc:date>
    </item>
  </channel>
</rss>

