<?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 Error when trying to create library for Essential I online tutorial in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Error-when-trying-to-create-library-for-Essential-I-online/m-p/771234#M30944</link>
    <description>&lt;P&gt;Here is the log when I try to run the code in the setup.sas file for the Essential Training I:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Open code statement recursion detected.&lt;BR /&gt;236 /* In the line of code below, replace FILEPATH */&lt;BR /&gt;237 /* with the path to your EPG1V2/data folder */&lt;BR /&gt;238 /***********************************************/&lt;BR /&gt;239&lt;BR /&gt;240 %let path = H:\Personal\SAS\coursefiles\EPG1V2\data;&lt;BR /&gt;241&lt;BR /&gt;242 /**********************************************/&lt;BR /&gt;243 /* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;WARNING: The quoted string currently being processed has become more than 262 characters long.&lt;BR /&gt;You might have unbalanced quotation marks.&lt;BR /&gt;244 /**********************************************/&lt;BR /&gt;245&lt;BR /&gt;246 libname PG1 "&amp;amp;path";&lt;BR /&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/***********************************************/&lt;BR /&gt;/* In the line of code below, replace FILEPATH */&lt;BR /&gt;/* with the path to your EPG1V2/data folder */&lt;BR /&gt;/***********************************************/&lt;/P&gt;&lt;P&gt;%let path = H:\Personal\SAS\coursefiles\EPG1V2\data;&lt;/P&gt;&lt;P&gt;/**********************************************/&lt;BR /&gt;/* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;/**********************************************/&lt;/P&gt;&lt;P&gt;libname PG1 "&amp;amp;path";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the first step towards setting up the course. I am using SAS Windowing environment 9.4.&amp;nbsp; Why can I not create this library?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 20:28:02 GMT</pubDate>
    <dc:creator>doug4180</dc:creator>
    <dc:date>2021-09-29T20:28:02Z</dc:date>
    <item>
      <title>Error when trying to create library for Essential I online tutorial</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-when-trying-to-create-library-for-Essential-I-online/m-p/771234#M30944</link>
      <description>&lt;P&gt;Here is the log when I try to run the code in the setup.sas file for the Essential Training I:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Open code statement recursion detected.&lt;BR /&gt;236 /* In the line of code below, replace FILEPATH */&lt;BR /&gt;237 /* with the path to your EPG1V2/data folder */&lt;BR /&gt;238 /***********************************************/&lt;BR /&gt;239&lt;BR /&gt;240 %let path = H:\Personal\SAS\coursefiles\EPG1V2\data;&lt;BR /&gt;241&lt;BR /&gt;242 /**********************************************/&lt;BR /&gt;243 /* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;WARNING: The quoted string currently being processed has become more than 262 characters long.&lt;BR /&gt;You might have unbalanced quotation marks.&lt;BR /&gt;244 /**********************************************/&lt;BR /&gt;245&lt;BR /&gt;246 libname PG1 "&amp;amp;path";&lt;BR /&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/***********************************************/&lt;BR /&gt;/* In the line of code below, replace FILEPATH */&lt;BR /&gt;/* with the path to your EPG1V2/data folder */&lt;BR /&gt;/***********************************************/&lt;/P&gt;&lt;P&gt;%let path = H:\Personal\SAS\coursefiles\EPG1V2\data;&lt;/P&gt;&lt;P&gt;/**********************************************/&lt;BR /&gt;/* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;/**********************************************/&lt;/P&gt;&lt;P&gt;libname PG1 "&amp;amp;path";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the first step towards setting up the course. I am using SAS Windowing environment 9.4.&amp;nbsp; Why can I not create this library?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 20:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-when-trying-to-create-library-for-Essential-I-online/m-p/771234#M30944</guid>
      <dc:creator>doug4180</dc:creator>
      <dc:date>2021-09-29T20:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to create library for Essential I online tutorial</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Error-when-trying-to-create-library-for-Essential-I-online/m-p/771242#M30947</link>
      <description>&lt;P&gt;You had unbalanced quotes in code you submitted earlier. Start a new SAS session before running this code.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 20:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Error-when-trying-to-create-library-for-Essential-I-online/m-p/771242#M30947</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-09-29T20:53:53Z</dc:date>
    </item>
  </channel>
</rss>

