<?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 Problem in creating lIbrary in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Problem-in-creating-lIbrary/m-p/460275#M116973</link>
    <description>&lt;P&gt;libname Files '\folders\myfolders\Essentials';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after runnind this log window is showing the library does not exist.But when i am creating a library with SAS Explorer window everything is fine and the library is&amp;nbsp; also showing the respective files.Can anybody help me out,...?&lt;/P&gt;</description>
    <pubDate>Sun, 06 May 2018 03:42:08 GMT</pubDate>
    <dc:creator>Nikhil_1393</dc:creator>
    <dc:date>2018-05-06T03:42:08Z</dc:date>
    <item>
      <title>Problem in creating lIbrary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-in-creating-lIbrary/m-p/460275#M116973</link>
      <description>&lt;P&gt;libname Files '\folders\myfolders\Essentials';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after runnind this log window is showing the library does not exist.But when i am creating a library with SAS Explorer window everything is fine and the library is&amp;nbsp; also showing the respective files.Can anybody help me out,...?&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 03:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-in-creating-lIbrary/m-p/460275#M116973</guid>
      <dc:creator>Nikhil_1393</dc:creator>
      <dc:date>2018-05-06T03:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating lIbrary</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-in-creating-lIbrary/m-p/460300#M116983</link>
      <description>&lt;P&gt;folders/myfolders points to SAS UE, which runs in a UNIX virtual machine. So you should use UNIX filename syntax:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname Files '/folders/myfolders/Essentials';&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 06 May 2018 16:27:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-in-creating-lIbrary/m-p/460300#M116983</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-06T16:27:53Z</dc:date>
    </item>
  </channel>
</rss>

