<?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: Importing Practise Data to SAS Studio (Base Programmer Certificate) in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508177#M1622</link>
    <description>Here's the video for using SAS Studio with a local install of SAS or SAS Display Manager with a local install of SAS to make the Prep Guide 5th Edition data.&lt;BR /&gt;&lt;BR /&gt;4) SAS Local installation on Windows video, using either SAS Studio (first demo) or SAS Display Manager (second demo:&lt;BR /&gt;&lt;A href="http://youtu.be/yOk6_DPRTj8?hd=1" target="_blank"&gt;http://youtu.be/yOk6_DPRTj8?hd=1&lt;/A&gt; &lt;BR /&gt;</description>
    <pubDate>Sun, 28 Oct 2018 21:47:30 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2018-10-28T21:47:30Z</dc:date>
    <item>
      <title>Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/507943#M1557</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I can find an answer to my question. I'm trying to import the&amp;nbsp;&lt;STRONG&gt;Cre8data &lt;/STRONG&gt;file to (SAS Studio/the academic version) but it does not seem to populate any libraries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-27 at 3.18.16 pm.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24422iE5E28991DCAE2E91/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-27 at 3.18.16 pm.png" alt="Screen Shot 2018-10-27 at 3.18.16 pm.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-27 at 3.18.32 pm.png" style="width: 383px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24421i251E7845C7D4A423/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-27 at 3.18.32 pm.png" alt="Screen Shot 2018-10-27 at 3.18.32 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the SAS Base Programmer Instructors.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-27 at 3.23.30 pm.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24423i69D1EC5B6F8E7C94/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-27 at 3.23.30 pm.png" alt="Screen Shot 2018-10-27 at 3.23.30 pm.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 04:25:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/507943#M1557</guid>
      <dc:creator>aroub72</dc:creator>
      <dc:date>2018-10-27T04:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/507983#M1567</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; Your %LET shows a "cert" subfolder, but your screen shot does NOT show that subfolder. Are you getting error messages in the log?&lt;BR /&gt;&lt;BR /&gt; The original cre8data.sas file shows this %LET statement:&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;%let path=/folders/myfolders/cert;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;If you are using SAS University Edition, then this is the %LET statement you would use (assuming you put all the files from the cert folder in the zip archive into a cert folder in your shared folder location). You should put all the files from the zip archive in your shared folder location -- preferably in a folder because the program you need to run will create all the data in the location your specify. Having all the files contained in one folder makes it easier to find them together in one place.&lt;BR /&gt;&lt;BR /&gt;The structure in your zip archive might be &lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;/folders/myfolders/practice-data/cert&lt;/FONT&gt; &lt;/STRONG&gt;(if you copied the entire zip archive folder structure)&lt;BR /&gt;or you might have copied things just to a cert folder in which case&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;/folders/myfolders/cert&lt;/FONT&gt; &lt;/STRONG&gt;would be OK.&lt;BR /&gt;&lt;BR /&gt;If you are going to keep things in the sasuser.v94 folder (which is &lt;U&gt;&lt;STRONG&gt;not&lt;/STRONG&gt; &lt;/U&gt;what the instructions recommended -- they recommend having the data in a folder called &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;cert&lt;/STRONG&gt;&lt;/FONT&gt;), then your %LET statement would have to change.&lt;BR /&gt;&lt;BR /&gt;However, I think it would be better to move cre8data.sas (and the other files from the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;CERT&lt;/STRONG&gt; &lt;/FONT&gt;folder in the zip archive) into a &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;CERT&lt;/STRONG&gt; &lt;/FONT&gt;folder in your shared folder location under /folders/myfolders. So either:&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;%let path=/folders/myfolders/practice-data/cert;&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=/folders/myfolders/cert;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;The location you put in cre8data.sas has to be the REAL location in University Edition (or any of the other interfaces). In any case, if you want to stick with SASUSER.V94, then THAT is the location you need to use in your %LET -- the correct path location for your sasuser.v94 folder, you just have to right click on it in the Files and Folders pane and then select Properties. You should see the path you need to use -- copy it from the Properties Window into your %LET statement.&lt;BR /&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 13:15:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/507983#M1567</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-27T13:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508055#M1584</link>
      <description>&lt;P&gt;Thank you Cynthia for your reply. The log is the first picture in my post. I saved the file as you recommended under the shared folder and used the path &lt;SPAN&gt;%let path=/folders/myfolder/cert but it's not creating any files.&lt;/SPAN&gt;&amp;nbsp;It keeps creating other sas files instead of the practise files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-28 at 12.54.00 pm.png" style="width: 554px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24438iB43383CEE8FC37FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-28 at 12.54.00 pm.png" alt="Screen Shot 2018-10-28 at 12.54.00 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-28 at 12.55.45 pm.png" style="width: 272px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24439i9767DB8B05B126EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-28 at 12.55.45 pm.png" alt="Screen Shot 2018-10-28 at 12.55.45 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 01:56:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508055#M1584</guid>
      <dc:creator>aroub72</dc:creator>
      <dc:date>2018-10-28T01:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508170#M1616</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; I'm confused about your 2 screen shots. In the instructions, your shared folder location should ALWAYS be called "myfolders", not "myfolder" as you show in your top screen shot.&lt;BR /&gt;&lt;BR /&gt; So I don't understand where you have "myfolder" located, but, it is not showing up in your other screen shot. &lt;BR /&gt; &lt;BR /&gt; I am going to post 5 separate links with a video for each method of using SAS to make the Prep Guide data for the 5th edition. There's a video for each interface you're using to run programs. Video #1 and #2 are both SAS University Edition videos; #3 is a SAS OnDemand for Academics video. Video #4 contains 2 demos in one video -- SAS Studio using a local SAS installation and SAS Display Manager using a local SAS installation. Video #5 is the EG video.&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508170#M1616</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508172#M1618</link>
      <description>Here's the video for using SAS University Edition to make the Base Programmer Prep Guide 5th Edition data.&lt;BR /&gt;&lt;BR /&gt;1) University Edition video showing default folder location for Prep Guide programs: &lt;BR /&gt;/folders/myfolders/cert&lt;BR /&gt;&lt;A href="http://youtu.be/GLoXWgOnC_0?hd=1" target="_blank"&gt;http://youtu.be/GLoXWgOnC_0?hd=1&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:43:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508172#M1618</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508173#M1619</link>
      <description>&lt;P&gt;Here's the video for using SAS University Edition to make the Prep Guide 5th Edition data.&lt;BR /&gt;2) University Edition video showing different folder location for Prep Guide programs: /folders/myfolders/practice-data/cert&lt;BR /&gt;&lt;A href="http://youtu.be/8d5gUUP3hzE?hd=1" target="_blank"&gt;http://youtu.be/8d5gUUP3hzE?hd=1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:46:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508173#M1619</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508175#M1620</link>
      <description>Here's the video for using SAS OnDemand for Academics to make the Prep Guide 5th edition data.&lt;BR /&gt;3) SAS OnDemand for Academics video showing how to make Prep Guide data with SAS Studio:&lt;BR /&gt;&lt;A href="http://youtu.be/o_BePOx6LVE?hd=1" target="_blank"&gt;http://youtu.be/o_BePOx6LVE?hd=1&lt;/A&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:46:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508175#M1620</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508177#M1622</link>
      <description>Here's the video for using SAS Studio with a local install of SAS or SAS Display Manager with a local install of SAS to make the Prep Guide 5th Edition data.&lt;BR /&gt;&lt;BR /&gt;4) SAS Local installation on Windows video, using either SAS Studio (first demo) or SAS Display Manager (second demo:&lt;BR /&gt;&lt;A href="http://youtu.be/yOk6_DPRTj8?hd=1" target="_blank"&gt;http://youtu.be/yOk6_DPRTj8?hd=1&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508177#M1622</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508179#M1624</link>
      <description>Here's the video for using SAS Enterprise Guide with a local install of SAS to make the Prep Guide 5th edition data.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5) SAS Enterprise Guide video for a local install (EG can read C: drive folders):&lt;BR /&gt;&lt;A href="http://youtu.be/Y_DDYbKPwoA?hd=1" target="_blank"&gt;http://youtu.be/Y_DDYbKPwoA?hd=1&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;  If you are using SAS Enterprise Guide with the 5th Edition of the Base Programmer Prep Guide and your SAS and EG cannot read files from or write files to your C: drive, then you may need help from your SAS Administrator to find a folder that the SAS server can access. You will need write access to this location.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Oct 2018 21:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508179#M1624</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-10-28T21:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Practise Data to SAS Studio (Base Programmer Certificate)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508193#M1627</link>
      <description>&lt;P&gt;Thank you so much for taking the time to explain the process in details. It's finally working, since I am working on Macintosh it was hard to locate the files in the C drive, but following your video step by step helped me understand the process. Thanks again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 22:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Importing-Practise-Data-to-SAS-Studio-Base-Programmer/m-p/508193#M1627</guid>
      <dc:creator>aroub72</dc:creator>
      <dc:date>2018-10-28T22:49:24Z</dc:date>
    </item>
  </channel>
</rss>

