<?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: Empty Library although source folder is not empty? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719518#M27669</link>
    <description>&lt;P&gt;It's not clear what you are doing. If you are trying to read a DAT file then you are going to need an INFILE statement and INPUT statement to read this. I don't see these statements anywhere in your screenshots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can only use a SET statement to read an existing SAS data library. Your MYFOL library needs to be defined by a LIBNAME statement before you can use it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please post SAS logs using copy and paste, not via screenshots.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 03:11:25 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-02-16T03:11:25Z</dc:date>
    <item>
      <title>Empty Library although source folder is not empty?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719424#M27663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am switching from the university edition to SAS 9.4 and having some issues with libraries. Could anyone let me know why my library is showing up as empty when it shouldn't be? I have described issue below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to read a dat file stored in this physical folder(bios).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen2.png" style="width: 346px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54756iD64A19824C8DA17D/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen2.png" alt="screen2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I first designated a new library by clicking the physical/source folder (bios). Also tried it using code:&lt;/P&gt;&lt;P&gt;libname myfol 'C:\Users\xxxx\Documents\SASUniversityEdition\myfolders\xxxx';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-15 105537.png" style="width: 368px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54758iBED56E880BC630BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-15 105537.png" alt="Screenshot 2021-02-15 105537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I open this library (myfol) it is empty, and I can't see any member files I see in my source/physical folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas4.png" style="width: 363px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54759i8CABEF66B522C95E/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas4.png" alt="sas4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when I run the code below, I get an error message.&lt;/P&gt;&lt;P&gt;data myfol.larynx.dat;&lt;BR /&gt;set myfol.test;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas5.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54760i1FB51C0CA879FE36/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas5.png" alt="sas5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried to troubleshoot by designating a library from a different folder on my desktop. Still shows up as an empty library.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 18:18:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719424#M27663</guid>
      <dc:creator>shyunk</dc:creator>
      <dc:date>2021-02-15T18:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Library although source folder is not empty?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719428#M27664</link>
      <description>&lt;P&gt;Correction:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error message I get when I run code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data myfol.larynx;&lt;BR /&gt;set myfol.test;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas6.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54761iA23BA0F541C079E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas6.png" alt="sas6.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 18:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719428#M27664</guid>
      <dc:creator>shyunk</dc:creator>
      <dc:date>2021-02-15T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Library although source folder is not empty?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719518#M27669</link>
      <description>&lt;P&gt;It's not clear what you are doing. If you are trying to read a DAT file then you are going to need an INFILE statement and INPUT statement to read this. I don't see these statements anywhere in your screenshots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can only use a SET statement to read an existing SAS data library. Your MYFOL library needs to be defined by a LIBNAME statement before you can use it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please post SAS logs using copy and paste, not via screenshots.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 03:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Empty-Library-although-source-folder-is-not-empty/m-p/719518#M27669</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-02-16T03:11:25Z</dc:date>
    </item>
  </channel>
</rss>

