<?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 HELP!   Coding help  BASE in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550923#M8871</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have NEVER&amp;nbsp; had this problem in my LIFE!&amp;nbsp; &amp;nbsp; What is wrong??&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code for a perm SAS dataset won't read. It keeps coming back saying there is no library.&amp;nbsp; I have used this code all my life!&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;U&gt;MY CODE&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options linesize=132 pagesize=60 nocenter date; *center;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options pageno=1;&lt;BR /&gt;LIBNAME maosi 'C:\sas\a_study\maosim';&lt;BR /&gt;libname library2 'c:\sas\a_study\maosim';&lt;BR /&gt;options fmtsearch=(library2);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc contents data=maosi.datatable; run;&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;It keeps putting this out in the log:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;ERROR: Library &lt;/FONT&gt;MAOSI&lt;FONT color="#993300"&gt; does not exist.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;133 run;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2019 00:15:23 GMT</pubDate>
    <dc:creator>mgrzyb</dc:creator>
    <dc:date>2019-04-15T00:15:23Z</dc:date>
    <item>
      <title>HELP!   Coding help  BASE</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550923#M8871</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have NEVER&amp;nbsp; had this problem in my LIFE!&amp;nbsp; &amp;nbsp; What is wrong??&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code for a perm SAS dataset won't read. It keeps coming back saying there is no library.&amp;nbsp; I have used this code all my life!&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;U&gt;MY CODE&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options linesize=132 pagesize=60 nocenter date; *center;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options pageno=1;&lt;BR /&gt;LIBNAME maosi 'C:\sas\a_study\maosim';&lt;BR /&gt;libname library2 'c:\sas\a_study\maosim';&lt;BR /&gt;options fmtsearch=(library2);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc contents data=maosi.datatable; run;&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;It keeps putting this out in the log:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;ERROR: Library &lt;/FONT&gt;MAOSI&lt;FONT color="#993300"&gt; does not exist.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;133 run;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 00:15:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550923#M8871</guid>
      <dc:creator>mgrzyb</dc:creator>
      <dc:date>2019-04-15T00:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: HELP!   Coding help  BASE</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550936#M8872</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/156253"&gt;@mgrzyb&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have NEVER&amp;nbsp; had this problem in my LIFE!&amp;nbsp; &amp;nbsp; What is wrong??&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My code for a perm SAS dataset won't read. It keeps coming back saying there is no library.&amp;nbsp; I have used this code all my life!&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;U&gt;MY CODE&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options linesize=132 pagesize=60 nocenter date; *center;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options pageno=1;&lt;BR /&gt;LIBNAME maosi 'C:\sas\a_study\maosim';&lt;BR /&gt;libname library2 'c:\sas\a_study\maosim';&lt;BR /&gt;options fmtsearch=(library2);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc contents data=maosi.datatable; run;&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;It keeps putting this out in the log:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#993300"&gt;ERROR: Library &lt;/FONT&gt;MAOSI&lt;FONT color="#993300"&gt; does not exist.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;133 run;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The folder c:\sas\a_study\maosim does not exist. Go to your WIndows Explorer and figure out what happened, did you spell the name wrong, or did the folder get moved/renamed/deleted, or whatever.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 01:10:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550936#M8872</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-04-15T01:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: HELP!   Coding help  BASE - Solution</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550955#M8875</link>
      <description>&lt;P&gt;Oh&amp;nbsp; my gosh, I made a simple mistake in where the files came from.&amp;nbsp; Once I relocated the files, it worked. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 03:10:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/550955#M8875</guid>
      <dc:creator>mgrzyb</dc:creator>
      <dc:date>2019-04-15T03:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: HELP!   Coding help  BASE</title>
      <link>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/551068#M8908</link>
      <description>&lt;P&gt;It might help to show us the LOG starting from the LIBNAME MAOSI statement.&lt;/P&gt;
&lt;P&gt;Copy the log from that statement through the Proc contents with the error and any messages. Paste into a code box opened with the forum's {I} or "running man" icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 14:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/HELP-Coding-help-BASE/m-p/551068#M8908</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-15T14:47:27Z</dc:date>
    </item>
  </channel>
</rss>

