<?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: How to access data for SAS Programming 1 course in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622242#M183035</link>
    <description>&lt;P&gt;I am having the same issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 17:09:20 GMT</pubDate>
    <dc:creator>alparslan</dc:creator>
    <dc:date>2020-02-04T17:09:20Z</dc:date>
    <item>
      <title>How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523509#M142230</link>
      <description>&lt;P&gt;Good evening,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I'm doing the SAS course - Essentials and I am stucked in this activity:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Write a PROC CONTENTS step to generate a report of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;storm_summary.sas7bdat&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;table.&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;SAS Studio: Specify the path to your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194/data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder and the full name of the table.&lt;/LI&gt;&lt;LI&gt;Enterprise Guide: Specify&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&amp;amp;path&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the full name of the table."&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm using Enterprise Guide and I'm sending the error that I receive as attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you guys help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Henrique Fontenelle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 23:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523509#M142230</guid>
      <dc:creator>Madronos</dc:creator>
      <dc:date>2018-12-25T23:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523510#M142231</link>
      <description>&lt;P&gt;There are instructions in the course, it is part of the required set up steps. Did you follow those instructions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, go back and follow them. If you can’t &amp;nbsp;find them or it doesn’t work there’s a post on here from Cynthai that details it out in the SAS E-course forums.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 23:45:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523510#M142231</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-25T23:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523516#M142232</link>
      <description>&lt;P&gt;I am not sure what your macro &amp;amp;path. equals, but try this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/home/YOUR_USER_ID/EPG194/data/storm_summary.sas7bdat&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 01:48:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523516#M142232</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-12-26T01:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523549#M142246</link>
      <description>&lt;P&gt;I really don't know why or how... but I have just restarted the Enterprise Guide and submited the code again and voilà... it ran perfect!&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 14:02:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523549#M142246</guid>
      <dc:creator>Madronos</dc:creator>
      <dc:date>2018-12-26T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523551#M142247</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; The setup program that we provide creates &amp;amp;PATH for you. Remember that in the instructions we tell you to save the process flow as AUTOEXEC. This is because every time you want to work with the Programming 1 data in Enterprise Guide, we create the course data fresh, each time and put it in your WORK location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; The reason we do this is that many students have EG installations where they are using SAS on a server and they have very limited ability to use write-access folders on the server. But even with EG, you always have access to WORK, so ALL your course data is written there, but if and only if you follow the instructions and save the data creation program in a process flow called AUTOEXEC so you will be prompted every time you open that EG project to make the data. Part of the process of creating the data is creating the &amp;amp;PATH helper macro variable. So if there is any problem with the data creation program, the chances are good that &amp;amp;PATH was not created.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; suggests, go back to the course instructions and make sure that you've followed ALL of the instructions. Every time you want to work with the Programming 1 data, you'll need to open the project and answer YES when prompted to run AUTOEXEC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 14:29:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/523551#M142247</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-12-26T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622242#M183035</link>
      <description>&lt;P&gt;I am having the same issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 17:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622242#M183035</guid>
      <dc:creator>alparslan</dc:creator>
      <dc:date>2020-02-04T17:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622308#M183049</link>
      <description>You're not following instructions, please review the instructions and follow them exactly. In this case you're missing the beginning of the path required for the folder.</description>
      <pubDate>Tue, 04 Feb 2020 22:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622308#M183049</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-04T22:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data for SAS Programming 1 course</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622312#M183052</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I normally do not open docx files. However, when I look at your screen shot, 2 things are apparent to me -- you are using SAS Studio, NOT SAS Enterprise Guide and since you have a top node in SAS Studio, called "My Folders" that implies you are using SAS University Edition in a Virtual machine. Here are my comments:&lt;/P&gt;
&lt;P&gt;1) your screen shot does NOT show any SAS datasets in the data folder. This implies to me that you did NOT successfully follow the Course Overview and Data Setup instructions.&lt;/P&gt;
&lt;P&gt;2) your SAS Studio screen shows that you are using Virtual Box to start SAS University Edition. In this case, the location of the EPG194 data folder should be&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;/folders/myfolders&lt;/FONT&gt;/&lt;FONT color="#0000FF"&gt;EPG194/data&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;(assuming you followed all of our instructions and you set up the SAS University Edition shared folder location as required by the University Edition instructions)&lt;/P&gt;
&lt;P&gt;3) IF you did the setup correctly, then the location of your storm_summary data set would be&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#FF00FF"&gt;/folders/myfolders&lt;/FONT&gt;/&lt;FONT color="#0000FF"&gt;EPG194/data&lt;/FONT&gt;/&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;storm_summary.sas7bdat&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here's what the color coding means:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;pink -- top level folder path -- this is specific to how you are using SAS&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;blue -- folders we use in class -- this typically is a main course folder and possibly a secondary folder. &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;red -- indicates the specific file name and extension or the data set name and extension, as shown above&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When we show a partial path like&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;/&lt;FONT color="#0000FF"&gt;EPG194/data/&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;storm_summary.sas7bdat&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; in the model code or the instructions for a practice or an activity we mean for students to provide the FULL path like this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#FF00FF"&gt;/folders/myfolders&lt;/FONT&gt;/&lt;FONT color="#0000FF"&gt;EPG194/data&lt;/FONT&gt;/&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;storm_summary.sas7bdat&amp;nbsp; &lt;FONT color="#000000"&gt;&amp;lt;-- SAS University Edition in a Virtual Machine&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#FF00FF"&gt;/home/&amp;lt;your UserID&amp;gt;/&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;EPG194/data&lt;/FONT&gt;/storm_summary.sas7bdat &lt;FONT color="#000000"&gt;&amp;lt;-- SAS OnDemand for Academics &lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#FF00FF"&gt;C:\SAS_class&lt;FONT color="#0000FF"&gt;\&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;EPG194\data&lt;/FONT&gt;\storm_summary.sas7bdat&amp;nbsp; &lt;FONT color="#000000"&gt;&amp;lt;-- local install of SAS on Windows&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#00CCFF"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#FF00FF"&gt;&amp;amp;path&lt;/FONT&gt;/storm_summary.sas7bdat&amp;nbsp; &lt;FONT color="#000000"&gt;&amp;lt;-- SAS Enterprise Guide&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; To run a PROC CONTENTS by using the FULL path name, you need to know what the full path name is. If you right click on the storm_summary data set (after it has been created) you can right-click in SAS Studio and choose Properties. The Location field on the popup window for Properties will show you the FULL path for any SAS data file or other CSV or TXT file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please watch THIS video: &lt;A href="https://youtu.be/OZniWlafFEk" target="_blank"&gt;https://youtu.be/OZniWlafFEk&lt;/A&gt; which shows exactly how to create the data for the Programming 1 class. If you watch to the end of the video, you will see all the SAS files that should appear in your data folder, including the storm_summary data set. You must do the setup as shown in this video before you can run any of the programs for the course.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 22:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-data-for-SAS-Programming-1-course/m-p/622312#M183052</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-02-04T22:21:20Z</dc:date>
    </item>
  </channel>
</rss>

