<?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: import excel file from iCloud in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664073#M198344</link>
    <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;then copied that path into SAS&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The MacOS path and the path visible from inside the SAS UE VM are different.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Doing this will never work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which also means it cannot [have worked before and&amp;nbsp;&lt;/SPAN&gt;nothing&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;changed ].&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 21:20:11 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-06-22T21:20:11Z</dc:date>
    <item>
      <title>import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/663986#M198318</link>
      <description>&lt;P&gt;I am trying to import an Excel file. &amp;nbsp;The file is in this folder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Users/victordicenzo/Documents/SASUniversityEdition/myfolders/2019/RAND2011&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;/** Import an XLSX file. &amp;nbsp;**/&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PROC IMPORT DATAFILE="/Users/victordicenzo/Documents/SASUniversityEdition/myfolders/2019/RAND2011/COVER11.XLSX"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;OUT=WORK.COVER11&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;DBMS=XLSX&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;REPLACE;&lt;/DIV&gt;&lt;DIV&gt;RUN;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: The path&lt;/DIV&gt;&lt;DIV class="sasError"&gt;/Users/victordicenzo/Documents/SASUniversityEdition/myfolders/2019/RAND2011/EFFORT11.XLSX is&lt;/DIV&gt;&lt;DIV class="sasError"&gt;not in the list of accessible paths when SAS is in the lockdown state.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;I have done this numerous times, did not change anything, but have never seen this error. &amp;nbsp;Is this because the files are now on iCloud? &amp;nbsp;I appreciate any help.&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Jun 2020 13:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/663986#M198318</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2020-06-22T13:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/663998#M198321</link>
      <description>&lt;P&gt;This can never have worked in University Edition. The path to the shared folder has always been /folders/myfolders.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/663998#M198321</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-22T14:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664001#M198323</link>
      <description>&lt;P&gt;Correct. When I tried to import a new Excel file from my MacBook, I went to Finder and right clicked to "Get Info" then copied that path into SAS which gave me that error message. &amp;nbsp;I realized that it was different and put the code as you suggested and it gave the same error. &amp;nbsp;Thats when I reached out to the community for assistance.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:48:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664001#M198323</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2020-06-22T14:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664002#M198324</link>
      <description>&lt;P&gt;But your comment did help so thanks, I appreciate it.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664002#M198324</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2020-06-22T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664009#M198325</link>
      <description>If your question is answered, please post the solution and close this thread.</description>
      <pubDate>Mon, 22 Jun 2020 15:47:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664009#M198325</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-22T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: import excel file from iCloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664073#M198344</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;then copied that path into SAS&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The MacOS path and the path visible from inside the SAS UE VM are different.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Doing this will never work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which also means it cannot [have worked before and&amp;nbsp;&lt;/SPAN&gt;nothing&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;changed ].&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 21:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-excel-file-from-iCloud/m-p/664073#M198344</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-06-22T21:20:11Z</dc:date>
    </item>
  </channel>
</rss>

