<?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: opening .dat files in sas university edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418006#M102682</link>
    <description>&lt;P&gt;Thanks can u explain more about proc import&lt;/P&gt;</description>
    <pubDate>Sun, 03 Dec 2017 13:50:10 GMT</pubDate>
    <dc:creator>rk7</dc:creator>
    <dc:date>2017-12-03T13:50:10Z</dc:date>
    <item>
      <title>opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/417977#M102672</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I tried to open a .dat file in order to see the contents/data in the file. I stored the file in a shared location and try to open it in&amp;nbsp;the browser. It din't open , moreover it was downloaded. can u pls help me in opening the opening the file to see what data we have in that file.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. attached the .dat file&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2017 00:37:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/417977#M102672</guid>
      <dc:creator>rk7</dc:creator>
      <dc:date>2017-12-03T00:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/417979#M102674</link>
      <description>&lt;P&gt;The reason the file was downloaded and not opened is that a .DAT file isn't a SAS file. In fact .DAT is an extension used for many different types of files which can sometimes only be opened by the application that created them. You might, however, be in luck if the .DAT files you want to read are text based delimited files like&amp;nbsp;CSVs. Try opening them in a text editor to check out the format and if it's a plain text delimited file try Proc Import.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2017 01:27:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/417979#M102674</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-12-03T01:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418006#M102682</link>
      <description>&lt;P&gt;Thanks can u explain more about proc import&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2017 13:50:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418006#M102682</guid>
      <dc:creator>rk7</dc:creator>
      <dc:date>2017-12-03T13:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418052#M102685</link>
      <description>&lt;P&gt;Proc Import is a SAS supplied routine you can use to convert many different file types into SAS Data Sets - you can find the documentation here -&amp;gt;&amp;nbsp;&lt;A href="http://documentation.sas.com/?docsetId=acpcref&amp;amp;docsetTarget=p0mqdq52ktqgjjn1vseqoiuyt3v1.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=acpcref&amp;amp;docsetTarget=p0mqdq52ktqgjjn1vseqoiuyt3v1.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt; and numerous online examples via a Google Search.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 00:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418052#M102685</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-12-04T00:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418058#M102687</link>
      <description>Thank you&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2017 02:57:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418058#M102687</guid>
      <dc:creator>rk7</dc:creator>
      <dc:date>2017-12-04T02:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418078#M102689</link>
      <description>&lt;P&gt;Anytime you encounter a SAS problem, do a (google) search for "sas text_of_your_problem". This works well with statements, functions, formats, procedures, but also ERROR or WARNING messages.&lt;/P&gt;
&lt;P&gt;See Maxim 6.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 07:35:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418078#M102689</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-12-04T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: opening .dat files in sas university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418260#M102740</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 18:53:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/opening-dat-files-in-sas-university-edition/m-p/418260#M102740</guid>
      <dc:creator>rk7</dc:creator>
      <dc:date>2017-12-04T18:53:59Z</dc:date>
    </item>
  </channel>
</rss>

