<?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: sas university edition free version shared folders problem in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240886#M83</link>
    <description>Follow instructions to set up shared drive...&lt;BR /&gt;&lt;BR /&gt;1. Move folder to under /folders/myfolders/ ie&lt;BR /&gt;/folders/myfolders/ron_cody&lt;BR /&gt;2. Write lib to folder&lt;BR /&gt;libname ron '/folders/myfolders/ron_cody';&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/main.htm" target="_blank"&gt;http://support.sas.com/software/products/university-edition/faq/main.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/data_access_import.htm" target="_blank"&gt;http://support.sas.com/software/products/university-edition/faq/data_access_import.htm&lt;/A&gt;</description>
    <pubDate>Sat, 26 Dec 2015 14:13:22 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-12-26T14:13:22Z</dc:date>
    <item>
      <title>sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240640#M77</link>
      <description>&lt;P&gt;hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;once i managed to put my shared folder in tha sas studio program. Somehow i lost tha data and try to put it back, the problem is that it appears in my sas studio only as a shortcut ( i am using the settings/ shered folders in the virtual box window). How can i use my shared folders in sas ( i want them to appear as a permanent folder at the left side of my sas studio window), so that when writing data set it &amp;nbsp;doesn't always appear that there is a problem with tha path and the table that i want to use does not &amp;nbsp;exist?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10x in advance&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 11:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240640#M77</guid>
      <dc:creator>borjana</dc:creator>
      <dc:date>2015-12-23T11:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240665#M79</link>
      <description>&lt;P&gt;It sounds like you have a custom library that you'd like as a permanent library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do this you can modify the autoexec file. It's under one of the menu's on the top right side of the screen. Basically add the libname statement there and it will run everytime you open SAS. &amp;nbsp;Also, you can get the path for the folder by right clicking the shortcut and examining the properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname mylib '/folders/myfolders/';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 15:26:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240665#M79</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-23T15:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240881#M82</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the answer, but this is not working for me, may be because i dind't state my question clearly.&lt;/P&gt;&lt;P&gt;I will try again with a simple example.&lt;/P&gt;&lt;P&gt;I want to use the the downloaded Ron Cody's folder. I already have it in my PC/ Local disc c/...&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i move it, place it and see it at the right side of the free SAS University edition program ( downloaded version using Virtual box) in the field My Folders?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;borjana&lt;/P&gt;</description>
      <pubDate>Sat, 26 Dec 2015 10:22:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240881#M82</guid>
      <dc:creator>borjana</dc:creator>
      <dc:date>2015-12-26T10:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240886#M83</link>
      <description>Follow instructions to set up shared drive...&lt;BR /&gt;&lt;BR /&gt;1. Move folder to under /folders/myfolders/ ie&lt;BR /&gt;/folders/myfolders/ron_cody&lt;BR /&gt;2. Write lib to folder&lt;BR /&gt;libname ron '/folders/myfolders/ron_cody';&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/main.htm" target="_blank"&gt;http://support.sas.com/software/products/university-edition/faq/main.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/data_access_import.htm" target="_blank"&gt;http://support.sas.com/software/products/university-edition/faq/data_access_import.htm&lt;/A&gt;</description>
      <pubDate>Sat, 26 Dec 2015 14:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240886#M83</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-26T14:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240906#M84</link>
      <description>&lt;P&gt;thanks again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have already tried these methods, nothing is working.&lt;/P&gt;&lt;P&gt;I founfd another way to do what i want.&lt;/P&gt;&lt;P&gt;First i craete a new folder in SAS University edition, then i use left button- Upload and add the file that i need to use.&lt;/P&gt;&lt;P&gt;That is how i have it as a permanenet file in my folders.&lt;/P&gt;&lt;P&gt;The only problem is that i can upload only a file not a whole folder.&lt;/P&gt;&lt;P&gt;If you can tell me how can i add a whole folder? (They are alredy shared, but do not appear in sas university edition)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;borjana&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2015 09:44:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240906#M84</guid>
      <dc:creator>borjana</dc:creator>
      <dc:date>2015-12-27T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240924#M85</link>
      <description>Are you files txt or SAS files? If they're text files you need to import the data and then store them in a library. I thought the book had a script that imported all the prep data.</description>
      <pubDate>Sun, 27 Dec 2015 19:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240924#M85</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-27T19:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240994#M86</link>
      <description>&lt;P&gt;yes, the files that i want to import are txt and csv.&lt;/P&gt;&lt;P&gt;i have downloaded them ( from sas Cody page) unzipped them saved them in a shered folder and somehow before some time i have managed to transfer the whole folder in sas program, but once i lost them, now i can't stop wondering how did it first happen to open a folder with txt and csv files in sas program?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:44:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/240994#M86</guid>
      <dc:creator>borjana</dc:creator>
      <dc:date>2015-12-28T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: sas university edition free version shared folders problem</title>
      <link>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/241040#M87</link>
      <description>CSV/TXT are not native files to SAS. To bring them into SAS permanently you can import them all, create SAS datasets out of the files, SAS7BDAT, and store those in a permanent library.  For example, take a look at the free SAS programming course and see how the data set up program runs. You're looking for the same thing.</description>
      <pubDate>Mon, 28 Dec 2015 18:07:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/sas-university-edition-free-version-shared-folders-problem/m-p/241040#M87</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-28T18:07:39Z</dc:date>
    </item>
  </channel>
</rss>

