<?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 trouble using a new library in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/trouble-using-a-new-library/m-p/227440#M40980</link>
    <description>&lt;P&gt;Hello, thank you for any insight or help you might be able to provide. I'm relatively new to SAS, and although I have some programming background, I am quite lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a new library using the "Add a new library" button and succesfully uploaded two data files. i dragged them into the library (called 'Thesis'), and tried running some simple procedures like 'PRINT'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It gives me this error message:&amp;nbsp;The SAS System was unable to open the macro library referenced by the SASMSTORE = libref&lt;BR /&gt;SASUSER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like I am not in the library 'Thesis' but in 'SASUSER', I can't figure if this is the problem and how to solve it. Can anyone point me in the right direction?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much. I'm using SAS 9.3&lt;/P&gt;</description>
    <pubDate>Sun, 27 Sep 2015 20:03:59 GMT</pubDate>
    <dc:creator>willem</dc:creator>
    <dc:date>2015-09-27T20:03:59Z</dc:date>
    <item>
      <title>trouble using a new library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/trouble-using-a-new-library/m-p/227440#M40980</link>
      <description>&lt;P&gt;Hello, thank you for any insight or help you might be able to provide. I'm relatively new to SAS, and although I have some programming background, I am quite lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a new library using the "Add a new library" button and succesfully uploaded two data files. i dragged them into the library (called 'Thesis'), and tried running some simple procedures like 'PRINT'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It gives me this error message:&amp;nbsp;The SAS System was unable to open the macro library referenced by the SASMSTORE = libref&lt;BR /&gt;SASUSER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like I am not in the library 'Thesis' but in 'SASUSER', I can't figure if this is the problem and how to solve it. Can anyone point me in the right direction?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much. I'm using SAS 9.3&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2015 20:03:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/trouble-using-a-new-library/m-p/227440#M40980</guid>
      <dc:creator>willem</dc:creator>
      <dc:date>2015-09-27T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: trouble using a new library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/trouble-using-a-new-library/m-p/227458#M40987</link>
      <description>&lt;P&gt;You may want to post some example code. &amp;nbsp;It sounds to me like there is something like this in your program or startup:&lt;/P&gt;&lt;P&gt;options sasmstore=...;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you start SAS, are there any warnings/errors in the log? &amp;nbsp;If not then run:&lt;/P&gt;&lt;P&gt;libname mylib "&amp;lt;path to directory containing thesis&amp;gt;";&lt;/P&gt;&lt;P&gt;proc print data=mylib;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should work fine.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 08:53:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/trouble-using-a-new-library/m-p/227458#M40987</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-09-28T08:53:26Z</dc:date>
    </item>
  </channel>
</rss>

