<?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 scripts main window data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238881#M482507</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;        If u solved urself then post the solution for ur problem and close this thread so that it would be helpful for other guys in knowing the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2007 13:01:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-10T13:01:26Z</dc:date>
    <item>
      <title>Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238875#M482501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the first page (and in all the odd pages) the printout takes just one line, instead of filling in all the page, &lt;/P&gt;&lt;P&gt;        while on the second page (and on all the even pages) the printout correctly takes all the lines &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt; data only one line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 2&lt;/P&gt;&lt;P&gt;  data&lt;/P&gt;&lt;P&gt;  data&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 05:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238875#M482501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T05:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238876#M482502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;can u paste the code u wrote for main window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 05:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238876#M482502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T05:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238877#M482503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Unless you know the detailed code/script lines in the Main window it is difficult to say, what's the problem is.&lt;/P&gt;&lt;P&gt;there will be some condition kept for ODD pages and EVEN pages, based on which it may be printing like that.&lt;/P&gt;&lt;P&gt;check for that conditions in the script and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&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>Thu, 10 May 2007 05:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238877#M482503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T05:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238878#M482504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no condition like that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 06:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238878#M482504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T06:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238879#M482505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this one needs to see the code written, however please chaeck, may be there is a text elementin the script where a commandline like /: NEXT-PAGE within PROTECT AND ENDPROTECT is written and may be that text element is getting called from the program. Please check for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This Helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238879#M482505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238880#M482506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i solved myself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 12:58:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238880#M482506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T12:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sap scripts main window data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238881#M482507</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;        If u solved urself then post the solution for ur problem and close this thread so that it would be helpful for other guys in knowing the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 13:01:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-main-window-data/m-p/2238881#M482507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T13:01:26Z</dc:date>
    </item>
  </channel>
</rss>

