<?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: regarding script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550977#M580870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Put the condition for the Pages which are to be printed in last page&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;PAGE&amp;amp; EQ &amp;amp;SAPSCRIPT-FORMPAGES&amp;amp;&lt;/P&gt;&lt;P&gt;/  ...WRITE THE PAGES TEXT  that should be printed only in 5th page&lt;/P&gt;&lt;P&gt;/: ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2007 12:44:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-23T12:44:03Z</dc:date>
    <item>
      <title>regarding script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550976#M580869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;good evening....&lt;/P&gt;&lt;P&gt;suppose i have 5 pages of documentation as standard text elements.i don't want to print all the pages.I want to print only 3 line of data in each page.&lt;/P&gt;&lt;P&gt;At last page i want to print all the 5 pages documentation.how to code to this requirement?&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;k.swaminath reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 12:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550976#M580869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T12:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: regarding script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550977#M580870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Put the condition for the Pages which are to be printed in last page&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;PAGE&amp;amp; EQ &amp;amp;SAPSCRIPT-FORMPAGES&amp;amp;&lt;/P&gt;&lt;P&gt;/  ...WRITE THE PAGES TEXT  that should be printed only in 5th page&lt;/P&gt;&lt;P&gt;/: ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 12:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550977#M580870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550978#M580871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to print only 3 lines and do not want to chage the Standard text, then create a 3 line Variable winodw and call this Standard text, then it will print only the first 3 lines, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else, you can create one more standard text for those 3 lines, and call this text to pritn the 3 lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that if you want to print all the pages, then you can check the below command to print the text in the last page &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF &amp;amp;PAGE&amp;amp; eq &amp;amp;SAPSCRIPT-FORMPAGES&amp;amp;
" call the Standard text
ENDIF.&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 12:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-script/m-p/2550978#M580871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-23T12:56:20Z</dc:date>
    </item>
  </channel>
</rss>

