<?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: My data go to the default library why? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690560#M24754</link>
    <description>&lt;P&gt;Change&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;out=NewIL19&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;out=rbi.NewIL19&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Otherwise SAS has no way of knowing where you want the data to go.&amp;nbsp; After all, you might have named a dozen libraries prior to the proc import, and SAS would not have a way to know your intention.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 19:09:40 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2020-10-09T19:09:40Z</dc:date>
    <item>
      <title>My data go to the default library why?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690558#M24753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I don't know why the data I imported keep going to the "work" library while I have specified where it should go ( "RBI", library.)&amp;nbsp; I have to copy and paste it to the desired library. Not sure what I am doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*Importing NBI Data for ILLINOIS into SAS*/&lt;BR /&gt;libname RBI 'C:\Users\bmrg2\Box Sync\Mizzou 2019\Research\SAS Code\Blandine 1092020';&lt;BR /&gt;/*Importing TXT FILE for ILLINOIS in SAS*/&lt;BR /&gt;proc import datafile="C:\Users\bmrg2\Box Sync\Mizzou 2019\Research\RBI Project\Task 8_Back-casting\NBI Data from Fhwa site\IL 2019\IL19.txt"&lt;BR /&gt;out=NewIL19&lt;BR /&gt;DBMS=dlm;&lt;BR /&gt;delimiter=",";&lt;BR /&gt;Getnames=Yes;&lt;BR /&gt;guessingrows=1000000;&lt;BR /&gt;run;&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="Blandine_0-1602270279091.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/50505i83DD4EAA6E9C0BDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Blandine_0-1602270279091.png" alt="Blandine_0-1602270279091.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 19:06:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690558#M24753</guid>
      <dc:creator>Blandine</dc:creator>
      <dc:date>2020-10-09T19:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: My data go to the default library why?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690560#M24754</link>
      <description>&lt;P&gt;Change&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;out=NewIL19&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;out=rbi.NewIL19&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Otherwise SAS has no way of knowing where you want the data to go.&amp;nbsp; After all, you might have named a dozen libraries prior to the proc import, and SAS would not have a way to know your intention.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 19:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690560#M24754</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2020-10-09T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: My data go to the default library why?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690565#M24756</link>
      <description>&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 19:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/My-data-go-to-the-default-library-why/m-p/690565#M24756</guid>
      <dc:creator>Blandine</dc:creator>
      <dc:date>2020-10-09T19:25:30Z</dc:date>
    </item>
  </channel>
</rss>

