<?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 execute SAS base code using windows scheduler in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-execute-SAS-base-code-using-windows-scheduler/m-p/785124#M250543</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am newbie in SAS base 9.4 tool. Normally I execute SAS master code using SAS base 9.4 tool. Currently I am looking to schedule those master code using windows scheduler along with some dependencies amongst them.&lt;/P&gt;&lt;P&gt;Can you please advise how to automate schedule those SAS code using windows scheduler.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;RSH&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Dec 2021 10:57:45 GMT</pubDate>
    <dc:creator>RHankare</dc:creator>
    <dc:date>2021-12-09T10:57:45Z</dc:date>
    <item>
      <title>how to execute SAS base code using windows scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-execute-SAS-base-code-using-windows-scheduler/m-p/785124#M250543</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am newbie in SAS base 9.4 tool. Normally I execute SAS master code using SAS base 9.4 tool. Currently I am looking to schedule those master code using windows scheduler along with some dependencies amongst them.&lt;/P&gt;&lt;P&gt;Can you please advise how to automate schedule those SAS code using windows scheduler.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;RSH&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 10:57:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-execute-SAS-base-code-using-windows-scheduler/m-p/785124#M250543</guid>
      <dc:creator>RHankare</dc:creator>
      <dc:date>2021-12-09T10:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute SAS base code using windows scheduler</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-execute-SAS-base-code-using-windows-scheduler/m-p/785130#M250544</link>
      <description>&lt;P&gt;The basic thing is to call SAS using a command line interface, e.g.&lt;/P&gt;
&lt;PRE&gt;&amp;lt;path&amp;gt;\sas.exe -sysin &amp;lt;path&amp;gt;\sasprogram.sas -log &amp;lt;path to log file&amp;gt;&lt;/PRE&gt;
&lt;P&gt;You can test it first by opening a command prompt and test the command (it may not be called sas.exe, I do not know exactly what the SAS executable is currently called.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can read about the command line interface &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostwin/p16esisc4nrd5sn1ps5l6u8f79k6.htm#p01fzykn6n0s73n164xasi1t3ii9" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 11:50:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-execute-SAS-base-code-using-windows-scheduler/m-p/785130#M250544</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2021-12-09T11:50:26Z</dc:date>
    </item>
  </channel>
</rss>

