<?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: Trouble with LIBname in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580840#M287433</link>
    <description>If you're using SAS AoD then the file path will be different. Find the folder you need in the Servers Files and Folders pane and then right click it and select properties. That will have the path you need for the libname statement.</description>
    <pubDate>Tue, 13 Aug 2019 15:20:06 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-08-13T15:20:06Z</dc:date>
    <item>
      <title>Trouble with LIBname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580794#M287431</link>
      <description>&lt;P&gt;Hello I am having trouble with the first part of my assignment. I have attached the directions below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The first line of your program should be a LIBNAME statement. This will grant you access to the library that contains the Kaiser Permanente dataset (called “old”).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname mydata "/courses/u_nu.edu1/i_1229299/c_8600" access=readonly;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create a PROC CONTENTS in order to see the names and types of variables contained in this dataset as well as the labels for each variable. To do this, type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC CONTENTS DATA = mydata.old;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know how to type in the proc contents but the lib statement; I am having diffilculty and I do not know what I am doing wrong. Thank you to anyone that can get me passed the first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS on demand Academics. If this is the wrong board I apologize.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ryanne&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:21:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580794#M287431</guid>
      <dc:creator>royal2</dc:creator>
      <dc:date>2019-08-13T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with LIBname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580796#M287432</link>
      <description>&lt;P&gt;Please post the text from the SAS log showing any errors you have received.&amp;nbsp; Remember to use the Insert Code icon {i} to get a pop-up window to paste the lines so that spacing is preserved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that unix filenames are case sensitive so make sure the path in the Libname statement matches exactly the location where the datasets are stored.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:31:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580796#M287432</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-08-13T13:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with LIBname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580840#M287433</link>
      <description>If you're using SAS AoD then the file path will be different. Find the folder you need in the Servers Files and Folders pane and then right click it and select properties. That will have the path you need for the libname statement.</description>
      <pubDate>Tue, 13 Aug 2019 15:20:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580840#M287433</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-08-13T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with LIBname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580957#M287434</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-08-13 at 6.08.22 PM-2.png" style="width: 224px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31708i83423B4DC22ECA69/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-08-13 at 6.08.22 PM-2.png" alt="Screen Shot 2019-08-13 at 6.08.22 PM-2.png" /&gt;&lt;/span&gt;This is all im seeing. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 22:09:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-with-LIBname/m-p/580957#M287434</guid>
      <dc:creator>royal2</dc:creator>
      <dc:date>2019-08-13T22:09:57Z</dc:date>
    </item>
  </channel>
</rss>

