<?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: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434053#M68848</link>
    <description>&lt;P&gt;This is really nuts.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the correct code.&amp;nbsp; It works if I do Proc Import, but not with the infile statement.&amp;nbsp; I'm looking at the file right in the browser.&amp;nbsp; Why won't this work with the infile statement??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data BOLUS;&lt;BR /&gt;INFILE BOLUS 'folders/myfolders/MData/BOLUS.txt';&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 06:08:30 GMT</pubDate>
    <dc:creator>missgwolf</dc:creator>
    <dc:date>2018-02-05T06:08:30Z</dc:date>
    <item>
      <title>Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167985#M43520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a mac system OS X Yosemite 10.10.1&lt;/P&gt;&lt;P&gt;running the code on University SAS Studio:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname sasintro '/Users/biweichen1989/Desktop/SASUniversityEdition/myfolders';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already shared the path in VMware setting, but always get the same error message:&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;42 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;43 libname sasintro '/Users/biweichen1989/Desktop/SASUniversityEdition/myfolders';&lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1420294140615" style="color: #ff0000;"&gt;ERROR: The path /Users/biweichen1989/Desktop/SASUniversityEdition/myfolders is invalid because it is not in the list of accessible&lt;/P&gt;&lt;P class="sasError" style="color: #ff0000;"&gt;&amp;nbsp; paths when SAS is in the lockdown state.&lt;/P&gt;&lt;P class="sasError" id="sasLogError2_1420294140615" style="color: #ff0000;"&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;44 run;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;45 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;46 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;56 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Please help. If it is due to the lockdown state, how can I unlock this state.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Thank you so much. I really appreciate it.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;biweichen1989&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jan 2015 14:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167985#M43520</guid>
      <dc:creator>biweichen1989</dc:creator>
      <dc:date>2015-01-03T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167986#M43521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS University Edition/VM has a modified path to use, try the following path instead:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;libname sasintro 'folders/myfolders';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jan 2015 14:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167986#M43521</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-03T14:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167987#M43522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your help Reeza! It is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; 'folders/myfolders' &lt;/STRONG&gt;is the only path that I can permanently create a library on my MAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again. Much appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;biweichen1989&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jan 2015 14:42:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167987#M43522</guid>
      <dc:creator>biweichen1989</dc:creator>
      <dc:date>2015-01-03T14:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167988#M43523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add other paths but need to set them up as shared folders, similar to how you set up my folders. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's an FAQ on the SAS University Edition page that explains how to set up shared folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/software/products/university-edition/faq/main.htm" title="http://support.sas.com/software/products/university-edition/faq/main.htm"&gt;SAS University Edition Help Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the section on &lt;/P&gt;&lt;H3 style="font-size: 1.05em; margin: 1em 0; color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;Working with Your Data and Results&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jan 2015 19:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/167988#M43523</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-03T19:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/311146#M61328</link>
      <description>&lt;P&gt;hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me out to create a libname in my sas working in mac ios&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with the path myfolder/folder&lt;/P&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;i can see that i have created a library in the library in sas university edition . But how to access the physical location in my mac to copy my csv or excel files for analysis?&lt;/DIV&gt;</description>
      <pubDate>Sat, 12 Nov 2016 07:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/311146#M61328</guid>
      <dc:creator>sankeerth7</dc:creator>
      <dc:date>2016-11-12T07:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/311178#M61335</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please review this screen shot. The folder illustrated is named PRG2, but it could be any name. Note how the "long" Macintosh physical path is showing the high level shared folder location as:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;/Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the location that was defined as shared in VirtualBox. You must, must, must set up shared folders in order to use SAS Studio. When you are working in SAS Studio, however, you do NOT refer to the Mac path name. The above shared folder location would simply be:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;/folders&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...where all of the Mac specific folder structure simply gets the alias "/folders" and the lower level folder that you make is referenced is "/myfolders", hence the location inside SAS Studio under which you write files will ALWAYS be /folders/myfolders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; And, if you make subfolders as shown in the screen shot below:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;/Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;FONT color="#FF0000"&gt;/coursedata&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#800080"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#008000"&gt;/Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;/ECPMLR93&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#800080"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#008000"&gt;/Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;/prg2&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The the appropriate LIBNAME statements would be:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;libname myclass '&lt;FONT color="#008000"&gt;/folders&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;/coursedata&lt;/FONT&gt;';'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;libname pmlr '&lt;FONT color="#008000"&gt;/folders&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;/ECPMLR93&lt;/FONT&gt;';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;libname orion '&lt;FONT color="#008000"&gt;/folders&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;/prg2&lt;/FONT&gt;';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5820i75048586F83E2E47/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="folder_path_on_Mac_UE.png" title="folder_path_on_Mac_UE.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2016 18:38:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/311178#M61335</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-11-12T18:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/322768#M62041</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice on&amp;nbsp; how to do this with 'filename' instead of 'libname'?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 19:17:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/322768#M62041</guid>
      <dc:creator>lidney</dc:creator>
      <dc:date>2017-01-05T19:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/322863#M62048</link>
      <description>&lt;P&gt;Hi, The approach would be the same -- assuming you have the data in your shared folder location, let's say in Mac folder called:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;/Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;FONT color="#FF0000"&gt;/mydata/somefile.csv&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then the FILENAME would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;filename mycsv&amp;nbsp;'&lt;FONT color="#008000"&gt;/folders&lt;/FONT&gt;&lt;FONT color="#800080"&gt;/myfolders&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;/mydata/somefile.csv&lt;/FONT&gt;';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;INFILE mycsv dlm=',';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;or, if you have an ODS statement, then this (assuming you have a folder called myoutput in your shared folder location):&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ODS PDF file='/folders/myfolders/myoutput/myreport.pdf';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;** procedure code;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ODS PDF CLOSE;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&amp;nbsp; The reference really is simple, once you have your shared folder location defined.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;cynthia&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 00:43:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/322863#M62048</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-01-06T00:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/344771#M63497</link>
      <description>&lt;P&gt;Hmm, I can't seem to create a 'shared folder'. &amp;nbsp;I've read the directions in the FAQ, but it's still not clear. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;Do you create a 'shared folder' from within the SAS environment, or within the native enviroment (in my case OSX)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;'MyFolders' doesn't seem to be a local file. &amp;nbsp;It doesn't show up when I search my machine?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. &amp;nbsp;Am I supposed to click on one of the icons (presumably the one that looks like new folder)? &amp;nbsp; When I do, it doesn't allow me to put in a pathname / location, only within 'MyFolders'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 20:15:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/344771#M63497</guid>
      <dc:creator>lidney</dc:creator>
      <dc:date>2017-03-27T20:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/344787#M63498</link>
      <description>&lt;P&gt;I really don't understand why this is so complicated. &amp;nbsp;I've got to go through this&amp;nbsp;&amp;nbsp;convoluted process? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why can't I just&amp;nbsp;provide SAS the&amp;nbsp;pathname to the physical location which contains the data? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After hours of goofing around with setting up a&amp;nbsp;'shared folders' in Vbox, I've yet to run a single program. &amp;nbsp; If there's clear step-by-step directions somewhere, feel free to point me there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 20:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/344787#M63498</guid>
      <dc:creator>lidney</dc:creator>
      <dc:date>2017-03-27T20:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434053#M68848</link>
      <description>&lt;P&gt;This is really nuts.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the correct code.&amp;nbsp; It works if I do Proc Import, but not with the infile statement.&amp;nbsp; I'm looking at the file right in the browser.&amp;nbsp; Why won't this work with the infile statement??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data BOLUS;&lt;BR /&gt;INFILE BOLUS 'folders/myfolders/MData/BOLUS.txt';&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 06:08:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434053#M68848</guid>
      <dc:creator>missgwolf</dc:creator>
      <dc:date>2018-02-05T06:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434321#M68877</link>
      <description>Hi:&lt;BR /&gt;  Typically, you need '/folders ....'&lt;BR /&gt;notice the / in front of the word 'folders' in the path and in all the previous posted examples.&lt;BR /&gt;cynthia</description>
      <pubDate>Mon, 05 Feb 2018 18:25:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434321#M68877</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-02-05T18:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434965#M68930</link>
      <description>It turns out my issue was the incorrect code:&lt;BR /&gt;&lt;BR /&gt;Data BOLUS;&lt;BR /&gt;INFILE BOLUS 'folders/myfolders/MData/BOLUS.txt';&lt;BR /&gt;&lt;BR /&gt;I shouldn't have included BOLUS after the INFILE statement. The error code&lt;BR /&gt;told me that the file path was incorrect, instead of telling me that it was&lt;BR /&gt;looking for a path and saw an incorrect word. So, it sent me down quite&lt;BR /&gt;the rabbit hole... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2018 17:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/434965#M68930</guid>
      <dc:creator>missgwolf</dc:creator>
      <dc:date>2018-02-07T17:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/450423#M69703</link>
      <description>&lt;P&gt;&amp;nbsp;Hi. I am using SAS Studio (I am gathering there are some slight differences between University Edition and Studio) - I am trying to create a new library and I am having the hardest time. I apologize if this is something super simple. I have spent days trying to figure it out. I am on a Mac OS X Yosemite. I can't figure out if I need to create a shared folder (if so, how do I do this?) or if I am somehow inputting the incorrect path name? I bought 'The Little Book of SAS' in the hopes that I could work through some things and get some practice. But, I am not able to import/create a library using of one of the sample data sets to accompany the book. Any help at all would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 18:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/450423#M69703</guid>
      <dc:creator>Choriza</dc:creator>
      <dc:date>2018-04-02T18:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/473604#M71053</link>
      <description>&lt;PRE&gt;libname mylib 'folders/myfolders';&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This gave me an error saying&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt; NOTE: Library MYLIB does not exist.&lt;/PRE&gt;&lt;P&gt;However, when I did this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;libname mylib '/folders/myfolders';&lt;/PRE&gt;&lt;P&gt;I got this in response&lt;/P&gt;&lt;PRE&gt;NOTE: Libref MYLIB was successfully assigned as follows: 
       Engine:        V9 
       Physical Name: /folders/myfolders&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;However, I don't see any actual physical file on my computer&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 05:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/473604#M71053</guid>
      <dc:creator>spacemonkeys</dc:creator>
      <dc:date>2018-06-27T05:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help using libname  - working SAS Studio on a Mac OS X Yosemite 10.10.1-- error, lockdown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/473766#M71058</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; The "/folders/myfolders" location is an alias or nickname or reference that is how the Virtual Machine host (probably VirtualBox or VMWare Player) references your physical location. Look again at the posting on 1-5-2017, with the color coded Macintosh path name. That is the physical location on your computer. The Virtual Machine software takes that physical location and gives it an alias for referencing purposes.&lt;BR /&gt;&lt;BR /&gt;The last step of installing your Virtual Machine host software was making a "myfolders" folder under a SASUniversityEdition folder. Then, you had to use the disk manager in the Virtual Machine software to define your physical location as always being available. The nickname or alias for that physical location is ALWAYS&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;/folders/myfolders&lt;/FONT&gt;&lt;/STRONG&gt;, whether you are on a Mac or a PC. If I were running a PC, I might have made a folder structure like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;c:\myApps\SASUniversityEdition\myfolders (windows)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;or&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;d:\SASUniversityEdition\myfolders (windows)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;or&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;/usr/SASUniversityEdition/myfolders&amp;nbsp; (Unix/Linux)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;or&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;/&lt;FONT style="box-sizing: inherit; line-height: normal;"&gt;Macintosh HD/Users/lee/Documents/SASUniversityEdition&lt;/FONT&gt;&lt;FONT style="box-sizing: inherit; line-height: normal;"&gt;/myfolders&amp;nbsp; (Mac)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;and no matter what operating system I was using each of the above locations would be referenced as:&lt;/P&gt;
&lt;P&gt;/folders/myfolders in SAS University Edition in a Virtual Machine. If you want to store files or load files into a place where SAS can read them, then you would put the file in one of the physical folders outlined above, and that's where you'd look for it. If you run a program like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname saveit '/folders/myfolders';

data saveit.class;
  set sashelp.class;
  age_in_5yr = age+5;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You should then find a SAS data file called &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;class.sas7bdat&lt;/STRONG&gt;&lt;/FONT&gt; in your physical location that you defined as the place where&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;/folders/myfolders&lt;/FONT&gt;&lt;/STRONG&gt; was pointing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 14:58:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-using-libname-working-SAS-Studio-on-a-Mac-OS-X-Yosemite-10/m-p/473766#M71058</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-06-27T14:58:19Z</dc:date>
    </item>
  </channel>
</rss>

