<?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 How to make the program wait in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104917#M1361093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I am printing some words for 1000 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to print the program based on the time lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the first line print,the second line needs to be printed after 1 minute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2009 04:05:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-08T04:05:12Z</dc:date>
    <item>
      <title>How to make the program wait</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104917#M1361093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I am printing some words for 1000 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to print the program based on the time lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the first line print,the second line needs to be printed after 1 minute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 04:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104917#M1361093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T04:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the program wait</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104918#M1361094</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;Wait is achived bu foll syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  wait up to 60 seconds .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if u want the lines to be printed one by one after every 1 min , u need to have the above line of code in a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Supriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 04:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104918#M1361094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T04:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the program wait</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104919#M1361095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use WAIT command for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;write: 'Test'.&lt;/P&gt;&lt;P&gt;wait UP TO 10 SECONDS.&lt;/P&gt;&lt;P&gt;write: 'Test1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 04:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-the-program-wait/m-p/6104919#M1361095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T04:38:32Z</dc:date>
    </item>
  </channel>
</rss>

