<?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: SAS Programming Enterprise Guide Course Setup: Update 9/24/2018 in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-Enterprise-Guide-Course-Setup-Update-9-24-2018/m-p/510868#M114</link>
    <description>&lt;P&gt;Thanks for posting these helpful instructions!&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 19:27:29 GMT</pubDate>
    <dc:creator>SASJedi</dc:creator>
    <dc:date>2018-11-06T19:27:29Z</dc:date>
    <item>
      <title>SAS Programming Enterprise Guide Course Setup: Update 9/24/2018</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-Enterprise-Guide-Course-Setup-Update-9-24-2018/m-p/498491#M64</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There has been an update to the &lt;STRONG&gt;Enterprise Guide course setup on 9/24/2018&lt;/STRONG&gt;. If you have downloaded the course data after this date, you can disregard this update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have downloaded the course data &lt;STRONG&gt;prior to 9/24/2018&lt;/STRONG&gt; you will encounter the issue when using the "@path/&amp;lt;datalocation&amp;gt;" you will not find the data. To fix this issue you have two options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can download the new course setup data and follow the same instructions as you did previously.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you do not want to re-setup the data, you will need to fix the &lt;STRONG&gt;path&lt;/STRONG&gt; macro variable to point to your data folder. To do this, you will need to:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;1. Open the project you have saved from the course setup. After you open the project, your project tree should look something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 301px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23487iABFAC230CFB8FE64/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Select the &lt;STRONG&gt;Autoexec process flow&lt;/STRONG&gt;. Then go to &lt;STRONG&gt;File&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;New&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Program&lt;/STRONG&gt;. Right click the new SAS Program and name the program "path". &lt;U&gt;&lt;STRONG&gt;Make sure path is located after the first two SAS Programs&lt;/STRONG&gt;&lt;/U&gt;. When Enterprise Guide autoexecs, it will run each program in sequential order. The path program needs to be last. It should look like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 361px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23488iE63252C3EF3E111C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Make sure the SAS Program "path" is open and type the following in the editor and run the program:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let path=%superq(path)/data/;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23489iC306E591BB59907E/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. That's it! Next make sure to save the new project by going to File -&amp;gt; Save All.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What we needed to do was update the location of the path macro variable. Path was pointing to the location where the data folder was located, but we need to tell SAS to go inside the data folder to find your files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:50:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-Enterprise-Guide-Course-Setup-Update-9-24-2018/m-p/498491#M64</guid>
      <dc:creator>Panagiotis</dc:creator>
      <dc:date>2018-09-24T17:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming Enterprise Guide Course Setup: Update 9/24/2018</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-Enterprise-Guide-Course-Setup-Update-9-24-2018/m-p/510868#M114</link>
      <description>&lt;P&gt;Thanks for posting these helpful instructions!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 19:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-Enterprise-Guide-Course-Setup-Update-9-24-2018/m-p/510868#M114</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2018-11-06T19:27:29Z</dc:date>
    </item>
  </channel>
</rss>

