<?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 Missing INTERVALDS option in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93795#M26600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use INTCK with a custom calendar. For that I have to set the INTERVALDS option of SAS. For some reason my SAS keeps giving me the Error that it doesn't recognize the option. Here is the exact line I'm submitting and the error I'm getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options intervalds=(BankingDays=BankDayDS);&lt;/P&gt;&lt;P&gt;ERROR 13-12: Unrecognized SAS option name, INTERVALDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way even when I go to Tools&amp;gt;Options&amp;gt;System&amp;gt;Input Control&amp;gt;Data Processing (this is where the INTERVALDS option should be), I don't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2012 15:15:40 GMT</pubDate>
    <dc:creator>medanesh</dc:creator>
    <dc:date>2012-06-27T15:15:40Z</dc:date>
    <item>
      <title>Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93795#M26600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use INTCK with a custom calendar. For that I have to set the INTERVALDS option of SAS. For some reason my SAS keeps giving me the Error that it doesn't recognize the option. Here is the exact line I'm submitting and the error I'm getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options intervalds=(BankingDays=BankDayDS);&lt;/P&gt;&lt;P&gt;ERROR 13-12: Unrecognized SAS option name, INTERVALDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way even when I go to Tools&amp;gt;Options&amp;gt;System&amp;gt;Input Control&amp;gt;Data Processing (this is where the INTERVALDS option should be), I don't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:15:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93795#M26600</guid>
      <dc:creator>medanesh</dc:creator>
      <dc:date>2012-06-27T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93796#M26601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Version 9.2 or later?&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
&lt;P&gt;medanesh wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to use INTCK with a custom calendar. For that I have to set the INTERVALDS option of SAS. For some reason my SAS keeps giving me the Error that it doesn't recognize the option. Here is the exact line I'm submitting and the error I'm getting.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;options intervalds=(BankingDays=BankDayDS);&lt;/P&gt;
&lt;P&gt;ERROR 13-12: Unrecognized SAS option name, INTERVALDS.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;By the way even when I go to Tools&amp;gt;Options&amp;gt;System&amp;gt;Input Control&amp;gt;Data Processing (this is where the INTERVALDS option should be), I don't see it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;m&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 22:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93796#M26601</guid>
      <dc:creator>Howles</dc:creator>
      <dc:date>2012-06-27T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93797#M26602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I'm using SAS 9.2 on Windows 7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 22:25:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93797#M26602</guid>
      <dc:creator>medanesh</dc:creator>
      <dc:date>2012-06-27T22:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93798#M26603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your SAS9.2 is the first version .&lt;/P&gt;&lt;P&gt;Using %put &amp;amp;sysvlong ; Check your sas version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Using &lt;/P&gt;&lt;P&gt; proc options option=intervalds&amp;nbsp; ;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether your SAS has such option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 02:05:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93798#M26603</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-06-28T02:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93799#M26604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that and I obtained this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;9.02.01M0P020508 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;10001&amp;nbsp; proc options option=intervalds&amp;nbsp; ;run;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAS (r) Proprietary Software Release 9.2&amp;nbsp; TS1M0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ERROR: Unrecognized SAS option name, INTERVALDS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE OPTIONS used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think that means I am using the correct version, yes? The INTERVALDS option is supposed to be available to me, correct? Why it not is available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 21:05:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93799#M26604</guid>
      <dc:creator>Bautista</dc:creator>
      <dc:date>2014-01-31T21:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Missing INTERVALDS option</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93800#M26605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&amp;nbsp; Your system is 9.2 phase 1 (i.e., TS1xx).&amp;nbsp; You need at least 9.2 phase 2 (i.e., TS2xx)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 22:52:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Missing-INTERVALDS-option/m-p/93800#M26605</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-01-31T22:52:26Z</dc:date>
    </item>
  </channel>
</rss>

