<?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: B8601DA8. does not work on SAS 9.1.3 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439205#M109568</link>
    <description>&lt;P&gt;I found a &lt;A href="http://support.sas.com/kb/43/337.html" target="_self"&gt;problem note&lt;/A&gt; regarding SAS 9.1 and the iso formats, so it must have been available it that ancient release.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 09:11:04 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2018-02-22T09:11:04Z</dc:date>
    <item>
      <title>B8601DA8. does not work on SAS 9.1.3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439194#M109562</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a quick question. I don't know why SAS doesn't recognize the format B8601DA8. (or B8601DA.) on my system (SAS 9.1.3). For example, I run the code below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data test;
a = 10000;
format a b8601da8.;
b = put(a, b8601da8.);
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I got the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;25 data test;&lt;/P&gt;&lt;P&gt;26 a = 10000;&lt;/P&gt;&lt;P&gt;27 format a b8601da.;&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;48&lt;/P&gt;&lt;P&gt;28 b = put(a, b8601da.);&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;48&lt;/P&gt;&lt;P&gt;ERROR 48-59: The format B8601DA was not found or could not be loaded.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I triple checked the code and I remember it worked before on the exact same system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the ISO 8601 format not supported by SAS 9.1.3?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 08:17:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439194#M109562</guid>
      <dc:creator>kisumsam</dc:creator>
      <dc:date>2018-02-22T08:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: B8601DA8. does not work on SAS 9.1.3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439198#M109564</link>
      <description>&lt;P&gt;I can't find it the documentation for 9.1.3, can you?&lt;/P&gt;
&lt;P&gt;9.1.3 is very old, you should definitely consider upgrading!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 08:49:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439198#M109564</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-02-22T08:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: B8601DA8. does not work on SAS 9.1.3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439201#M109566</link>
      <description>&lt;P&gt;Would love to upgrade it but whether to upgrade it is not my call unfortunately &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 08:53:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439201#M109566</guid>
      <dc:creator>kisumsam</dc:creator>
      <dc:date>2018-02-22T08:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: B8601DA8. does not work on SAS 9.1.3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439202#M109567</link>
      <description>&lt;P&gt;I suspect this format was included in SAS 9.2 for the first time - it is in the 9.2 documentation. Time to upgrade if you want to use it. SAS 9.1.3 is over 10 years old now.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 08:59:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439202#M109567</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-02-22T08:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: B8601DA8. does not work on SAS 9.1.3</title>
      <link>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439205#M109568</link>
      <description>&lt;P&gt;I found a &lt;A href="http://support.sas.com/kb/43/337.html" target="_self"&gt;problem note&lt;/A&gt; regarding SAS 9.1 and the iso formats, so it must have been available it that ancient release.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:11:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/B8601DA8-does-not-work-on-SAS-9-1-3/m-p/439205#M109568</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-02-22T09:11:04Z</dc:date>
    </item>
  </channel>
</rss>

