<?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 save a sas libarie data set so i can import it in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/682054#M24077</link>
    <description>&lt;P&gt;You can test that the set exists as mentioned by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; by running code like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Proc contents data=sashelp.cars;
run;&lt;/PRE&gt;
&lt;P&gt;which will give a description of the data set and variables it exists or the log would show a data set does not exist error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many practice or training examples of code use some of the data sets supplied in the SASHELP library, so you might look in that library for versions of the data set before worrying about&amp;nbsp; "importing" them.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2020 18:53:27 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-09-07T18:53:27Z</dc:date>
    <item>
      <title>how to save a sas libarie data set so i can import it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/681940#M24072</link>
      <description>&lt;P&gt;I am really new to this but i want to import the cars data set that is part of the libraries so when i try to import it , it will appear anyone know the steps? Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 02:14:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/681940#M24072</guid>
      <dc:creator>ldr_miranda</dc:creator>
      <dc:date>2020-09-07T02:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to save a sas libarie data set so i can import it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/681958#M24075</link>
      <description>&lt;P&gt;The CARS dataset is present in SASHELP per default, no need to import it.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 06:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/681958#M24075</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-07T06:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to save a sas libarie data set so i can import it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/682054#M24077</link>
      <description>&lt;P&gt;You can test that the set exists as mentioned by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; by running code like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Proc contents data=sashelp.cars;
run;&lt;/PRE&gt;
&lt;P&gt;which will give a description of the data set and variables it exists or the log would show a data set does not exist error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many practice or training examples of code use some of the data sets supplied in the SASHELP library, so you might look in that library for versions of the data set before worrying about&amp;nbsp; "importing" them.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 18:53:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-save-a-sas-libarie-data-set-so-i-can-import-it/m-p/682054#M24077</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-09-07T18:53:27Z</dc:date>
    </item>
  </channel>
</rss>

