<?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 Libname statement in SAS univerity edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408134#M99537</link>
    <description>&lt;P&gt;I am running a code&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname kyaile "/folders/myshortcuts/myfolders/sas data/prg1";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in log error is&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname"/folders/myshortcuts/myfolders/sas data/prg1";&amp;nbsp;is not in the list of accessiable path when SAS is in lockdown state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what s wrong with my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2017 20:21:16 GMT</pubDate>
    <dc:creator>bumchum</dc:creator>
    <dc:date>2017-10-27T20:21:16Z</dc:date>
    <item>
      <title>Libname statement in SAS univerity edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408134#M99537</link>
      <description>&lt;P&gt;I am running a code&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname kyaile "/folders/myshortcuts/myfolders/sas data/prg1";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in log error is&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname"/folders/myshortcuts/myfolders/sas data/prg1";&amp;nbsp;is not in the list of accessiable path when SAS is in lockdown state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what s wrong with my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 20:21:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408134#M99537</guid>
      <dc:creator>bumchum</dc:creator>
      <dc:date>2017-10-27T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Libname statement in SAS univerity edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408145#M99545</link>
      <description>&lt;P&gt;You are not supplying a logical libname.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname mylib "/folders/myshortcuts/myfolders/sas data/prg1";&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Oct 2017 19:44:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408145#M99545</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-27T19:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Libname statement in SAS univerity edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408159#M99552</link>
      <description>&lt;P&gt;actually i provided it. while typing here i forgot to mention. I also tried with my c drive location but nope its not working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 20:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408159#M99552</guid>
      <dc:creator>bumchum</dc:creator>
      <dc:date>2017-10-27T20:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Libname statement in SAS univerity edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408208#M99582</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/123134"&gt;@bumchum&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;actually i provided it. while typing here i forgot to mention. I also tried with my c drive location but nope its not working&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Post your exact code and log.&amp;nbsp;&lt;BR /&gt;We can only comment on what we see here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 00:49:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408208#M99582</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-28T00:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Libname statement in SAS univerity edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408210#M99584</link>
      <description>&lt;P&gt;Also, this path, with myshortcuts,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/folders/&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;myshortcuts&lt;/STRONG&gt;&lt;/FONT&gt;/myfolders/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Usually means you've set up the&amp;nbsp;myfolders incorrectly according to the installation instructions OR you've&amp;nbsp;&lt;/SPAN&gt;explicitly created another library with the exact same name as recommended in the set up guide. If it's the latter, ignore this comment entirely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 00:56:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libname-statement-in-SAS-univerity-edition/m-p/408210#M99584</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-28T00:56:05Z</dc:date>
    </item>
  </channel>
</rss>

