<?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: Library PG1 does not exist in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797582#M313567</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/415895"&gt;@nimaljo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The code that you submitted to create the library.&lt;/LI&gt;
&lt;LI&gt;The complete log of the error.&lt;/LI&gt;
&lt;LI&gt;The environment that you are using: SAS On Demand for Academics or a locally installed version of SAS?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 11:46:29 GMT</pubDate>
    <dc:creator>Mark2010</dc:creator>
    <dc:date>2022-02-21T11:46:29Z</dc:date>
    <item>
      <title>Re: Library PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797527#M313566</link>
      <description>Can someone please help?&lt;BR /&gt;I am also getting the above error.&lt;BR /&gt;libname PG1 "&amp;amp;path";&lt;BR /&gt;NOTE: Library PG1 does not exist.</description>
      <pubDate>Mon, 21 Feb 2022 03:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797527#M313566</guid>
      <dc:creator>nimaljo</dc:creator>
      <dc:date>2022-02-21T03:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Library PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797582#M313567</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/415895"&gt;@nimaljo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The code that you submitted to create the library.&lt;/LI&gt;
&lt;LI&gt;The complete log of the error.&lt;/LI&gt;
&lt;LI&gt;The environment that you are using: SAS On Demand for Academics or a locally installed version of SAS?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 11:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797582#M313567</guid>
      <dc:creator>Mark2010</dc:creator>
      <dc:date>2022-02-21T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Library PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797628#M313586</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;In our Programming 1 class, with a LIBNAME statement like this, we would expect to see a %LET statement before the LIBNAME statement. Something like this (several possibilities):&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;%let path=s:\workshop\EPG1V2\data;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;%let path=/home/u12345678/EPG1V2/data;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;%let path=%sysfunc(pathname(WORK)); &lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;/* this only works on SAS Enterprise Guide */&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;then your LIBNAME:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;libname pg1 "&amp;amp;path";&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;But, as &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/38931"&gt;@Mark2010&lt;/a&gt; pointed out, without seeing ALL of your code, including your %LET statement it is hard to comment. If you are running Programming 1 in your own version of Enterprise Guide, we automatically create the &amp;amp;PATH helper variable for you. The fact that &amp;amp;path is not working either implies that you are not using Enterprise Guide or you did not get to the place in class yet where we have you create &amp;amp;PATH helper variable.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can you also clarify where you're working in the class -- by providing the lesson number and the activity, demo or practice that you're doing?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks, in advance,&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 17:36:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Re-Library-PG1-does-not-exist/m-p/797628#M313586</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2022-02-21T17:36:46Z</dc:date>
    </item>
  </channel>
</rss>

