<?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: Saving files in SAS University Edition in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Saving-files-in-SAS-University-Edition/m-p/675110#M23599</link>
    <description>Set up a libname to where you want the files stored and move the files there. You can use PROC COPY or PROC DATASETS to move them over efficiently. &lt;BR /&gt;&lt;BR /&gt;libname myFiles '/folders/myfolders/Proj1234/data/';&lt;BR /&gt;&lt;BR /&gt;proc copy in=work out=myFiles;&lt;BR /&gt;run;</description>
    <pubDate>Thu, 06 Aug 2020 19:12:02 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-08-06T19:12:02Z</dc:date>
    <item>
      <title>Saving files in SAS University Edition</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Saving-files-in-SAS-University-Edition/m-p/675109#M23598</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it is a very basic question but my search did not yield satisfactory results so far.&lt;/P&gt;&lt;P&gt;I want to save data files permanently from my work library. Do I have to export them into myfolders or is there a more convenient way to do this in SAS University edition?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 19:09:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Saving-files-in-SAS-University-Edition/m-p/675109#M23598</guid>
      <dc:creator>Tim_sas_</dc:creator>
      <dc:date>2020-08-06T19:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Saving files in SAS University Edition</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Saving-files-in-SAS-University-Edition/m-p/675110#M23599</link>
      <description>Set up a libname to where you want the files stored and move the files there. You can use PROC COPY or PROC DATASETS to move them over efficiently. &lt;BR /&gt;&lt;BR /&gt;libname myFiles '/folders/myfolders/Proj1234/data/';&lt;BR /&gt;&lt;BR /&gt;proc copy in=work out=myFiles;&lt;BR /&gt;run;</description>
      <pubDate>Thu, 06 Aug 2020 19:12:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Saving-files-in-SAS-University-Edition/m-p/675110#M23599</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-08-06T19:12:02Z</dc:date>
    </item>
  </channel>
</rss>

