<?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: make a code wait in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693006#M211244</link>
    <description>&lt;P&gt;If this is to run code outside of "normal" hours then why not consider scheduling your SAS program for the time you want so it runs automatically?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2020 20:17:19 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-10-20T20:17:19Z</dc:date>
    <item>
      <title>make a code wait</title>
      <link>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693001#M211239</link>
      <description>Hi,&lt;BR /&gt;How do make a sas code wait for 2 hours before it executes? For example I have the below code.&lt;BR /&gt;data want;&lt;BR /&gt;set sashelp.cars;&lt;BR /&gt;run;&lt;BR /&gt;I do not want to execute this logic when I start the code rather wait for 2 hours. What options do I add? I will be running the code in grid.&lt;BR /&gt;&lt;BR /&gt;Any suggestions or sample code is appreciated ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nick</description>
      <pubDate>Tue, 20 Oct 2020 20:10:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693001#M211239</guid>
      <dc:creator>nickspencer</dc:creator>
      <dc:date>2020-10-20T20:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: make a code wait</title>
      <link>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693004#M211242</link>
      <description>SLEEP() but you may also need to consider triggers and more complicated execution paths on a grid server.&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p0a6vn2td7bjr2n1viy8y4lgvq61.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p0a6vn2td7bjr2n1viy8y4lgvq61.htm&amp;amp;locale=en&lt;/A&gt;</description>
      <pubDate>Tue, 20 Oct 2020 20:12:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693004#M211242</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-10-20T20:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: make a code wait</title>
      <link>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693006#M211244</link>
      <description>&lt;P&gt;If this is to run code outside of "normal" hours then why not consider scheduling your SAS program for the time you want so it runs automatically?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 20:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/make-a-code-wait/m-p/693006#M211244</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-20T20:17:19Z</dc:date>
    </item>
  </channel>
</rss>

