<?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: Create schedule in code in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66367#M18960</link>
    <description>The SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website has this type of topic-related DOC and supplemental technical and conference reference material.  Here is a useful Google advanced search argument to use to search for the subject:&lt;BR /&gt;
&lt;BR /&gt;
using windows task scheduler site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Mon, 24 Aug 2009 13:12:40 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-08-24T13:12:40Z</dc:date>
    <item>
      <title>Create schedule in code</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66364#M18957</link>
      <description>i need to create schedule in the code ,such that everyday,it should take the current date and run for that date.&lt;BR /&gt;
&lt;BR /&gt;
I need the program or the code to create the schedule&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Sun, 23 Aug 2009 06:07:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66364#M18957</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-23T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create schedule in code</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66365#M18958</link>
      <description>on *nix:&lt;BR /&gt;
1) Create sh script with sas program invoke (RTM - sysin)&lt;BR /&gt;
2) Use CRON  as schedule tool&lt;BR /&gt;
&lt;BR /&gt;
on Windows&lt;BR /&gt;
1) Create bat script... &lt;BR /&gt;
2) Use Windows Schedule Manager to run bat files.</description>
      <pubDate>Sun, 23 Aug 2009 07:19:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66365#M18958</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-23T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create schedule in code</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66366#M18959</link>
      <description>Hi&lt;BR /&gt;
u can do scheduling by shedule task manager .First write your code in sas and save it.Then copy that path in text and copy the path of your sas.exe in to that text.&lt;BR /&gt;
&lt;BR /&gt;
First give your sas.exe path then add "path" -sysin then your code path "  path"&lt;BR /&gt;
then save that text in bat extension.&lt;BR /&gt;
&lt;BR /&gt;
"C:\Program Files\SAS\SAS 9.1\sas.exe" -sysin "C:\Documents\shdule.sas"&lt;BR /&gt;
it will be like this.&lt;BR /&gt;
&lt;BR /&gt;
Go to shedular task give the .bat path then give shceduling it will run.</description>
      <pubDate>Mon, 24 Aug 2009 06:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66366#M18959</guid>
      <dc:creator>sas_</dc:creator>
      <dc:date>2009-08-24T06:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create schedule in code</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66367#M18960</link>
      <description>The SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website has this type of topic-related DOC and supplemental technical and conference reference material.  Here is a useful Google advanced search argument to use to search for the subject:&lt;BR /&gt;
&lt;BR /&gt;
using windows task scheduler site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 24 Aug 2009 13:12:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Create-schedule-in-code/m-p/66367#M18960</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-08-24T13:12:40Z</dc:date>
    </item>
  </channel>
</rss>

