<?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 How to load output of dataset in permanent libray in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511586#M32457</link>
    <description>&lt;P&gt;I have created a data set and now need to load it in the permanent library as a table not as a project in SAS EG&lt;/P&gt;</description>
    <pubDate>Fri, 09 Nov 2018 02:46:54 GMT</pubDate>
    <dc:creator>Sultana</dc:creator>
    <dc:date>2018-11-09T02:46:54Z</dc:date>
    <item>
      <title>How to load output of dataset in permanent libray</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511586#M32457</link>
      <description>&lt;P&gt;I have created a data set and now need to load it in the permanent library as a table not as a project in SAS EG&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 02:46:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511586#M32457</guid>
      <dc:creator>Sultana</dc:creator>
      <dc:date>2018-11-09T02:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to load output of dataset in permanent libray</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511597#M32458</link>
      <description>There’s nothing wrong with your code, assuming the log shows no errors. The theory is right so either the oath is wrong - if E.G. is on a server that’s very likely. Or your input data set, test, is wrong somehow, as in it doesn’t exist or is misspelled. The log will tell you.</description>
      <pubDate>Fri, 09 Nov 2018 03:59:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511597#M32458</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-09T03:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load output of dataset in permanent libray</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511607#M32459</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data step Autoload.Sample_CLR
set Test;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;will (try to) create &lt;EM&gt;two&lt;/EM&gt; datasets, work.step and autoload.sample_clr.&lt;/P&gt;
&lt;P&gt;Both dataset names do not correspond to dim_sample_clr which you have in the tableview.&lt;/P&gt;
&lt;P&gt;Please use&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the "photos" icon for posting screenshots&lt;/LI&gt;
&lt;LI&gt;the "little running man" icon for SAS code&lt;/LI&gt;
&lt;LI&gt;the {i} icon for logs or textual data&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;this will save us the hassle of downloading, virus-checking and opening of Office documents.&lt;/P&gt;
&lt;P&gt;And post code, logs and results that correspond to each other.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 07:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-load-output-of-dataset-in-permanent-libray/m-p/511607#M32459</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-09T07:05:18Z</dc:date>
    </item>
  </channel>
</rss>

