<?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: sas7bdat files so that they are backward compatible with version 9.0 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447413#M112387</link>
    <description>&lt;P&gt;Use the &lt;A href="http://support.sas.com/documentation/cdl/en/ledsoptsref/69751/HTML/default/viewer.htm#p1jhs9wvl8xi7vn1u8r4tmlxaqi7.htm" target="_blank"&gt;extendobscounter&lt;/A&gt; dataset option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2018 13:53:48 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-03-21T13:53:48Z</dc:date>
    <item>
      <title>sas7bdat files that they are backward compatible with version 9.0</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447407#M112384</link>
      <description>&lt;P&gt;I want a way to create sas7bdat files which are compatible with version 9.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS 9.4 version&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447407#M112384</guid>
      <dc:creator>mona4u</dc:creator>
      <dc:date>2018-03-21T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: sas7bdat files so that they are backward compatible with version 9.0</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447413#M112387</link>
      <description>&lt;P&gt;Use the &lt;A href="http://support.sas.com/documentation/cdl/en/ledsoptsref/69751/HTML/default/viewer.htm#p1jhs9wvl8xi7vn1u8r4tmlxaqi7.htm" target="_blank"&gt;extendobscounter&lt;/A&gt; dataset option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 13:53:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447413#M112387</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-21T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: sas7bdat files so that they are backward compatible with version 9.0</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447419#M112391</link>
      <description>&lt;P&gt;I used this option in my sas session when I created the sas data files but I'm not confident enough to send it to the client.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:13:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447419#M112391</guid>
      <dc:creator>mona4u</dc:creator>
      <dc:date>2018-03-21T14:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: sas7bdat files so that they are backward compatible with version 9.0</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447422#M112393</link>
      <description>&lt;P&gt;From my experience, extendnobscounter=no should do the trick.&lt;/P&gt;
&lt;P&gt;You might get into trouble if your environment is 64-bit, and the client's is 32-bit only. In that case I'd recommend using proc cport/cimport or the xport engine. Which is probably the best solution anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447422#M112393</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-21T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: sas7bdat files that they are backward compatible with version 9.0</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447771#M112549</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname x v6 'c:\temp';
data class;
 set sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Mar 2018 13:37:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas7bdat-files-that-they-are-backward-compatible-with-version-9/m-p/447771#M112549</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-03-22T13:37:47Z</dc:date>
    </item>
  </channel>
</rss>

