<?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: How to read SAS exiting data from SAS Uni. Edition in All Things Community</title>
    <link>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489951#M3422</link>
    <description>&lt;P&gt;Dear KurtBremser,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks you !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I acknowledge my mistake. I switched from a SAS license&amp;nbsp;today. I have a long way to learn the Edition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again I am grateful for your time and help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ps&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 00:23:04 GMT</pubDate>
    <dc:creator>PhanS</dc:creator>
    <dc:date>2018-08-27T00:23:04Z</dc:date>
    <item>
      <title>How to read SAS exiting data from SAS Uni. Edition</title>
      <link>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489938#M3420</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am a beginner of SAS Uni. Edi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder how it can read from my SAS exiting data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I imported the data from my 'E' drive. And the property was /folders/myfolders/sasuser.v94/bn20186m.sas7bdat&lt;/P&gt;
&lt;P&gt;which I inserted in libname Dir&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly see below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am grateful for your time and help. Have a wonderful Sunday ! Thank you in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ps&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS Uni. Edit..jpg" style="width: 464px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22784i9BC3BD583ECB09D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS Uni. Edit..jpg" alt="SAS Uni. Edit..jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:26:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489938#M3420</guid>
      <dc:creator>PhanS</dc:creator>
      <dc:date>2018-08-26T21:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS exiting data from SAS Uni. Edition</title>
      <link>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489941#M3421</link>
      <description>&lt;P&gt;PLEASE start by working through the basic lessons for University Edition, as it would help you avoid such very simple mistakes.&lt;/P&gt;
&lt;P&gt;A SAS&amp;nbsp;&lt;EM&gt;library&lt;/EM&gt; is a directory containing .sas7bdat files, not one if the files itself! A .sas7bdat file is a SAS&amp;nbsp;&lt;EM&gt;dataset&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;So assign the libname as&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname dir "/folders/myfolders/sasuser.v94";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And do NOT post code in pictures! Use the "little running man" button to open a window for posting code and copy/paste it there, also see my footnotes.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:54:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489941#M3421</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-26T21:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS exiting data from SAS Uni. Edition</title>
      <link>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489951#M3422</link>
      <description>&lt;P&gt;Dear KurtBremser,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks you !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I acknowledge my mistake. I switched from a SAS license&amp;nbsp;today. I have a long way to learn the Edition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again I am grateful for your time and help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ps&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 00:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/How-to-read-SAS-exiting-data-from-SAS-Uni-Edition/m-p/489951#M3422</guid>
      <dc:creator>PhanS</dc:creator>
      <dc:date>2018-08-27T00:23:04Z</dc:date>
    </item>
  </channel>
</rss>

