<?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: Lockdown State in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653173#M196196</link>
    <description>&lt;P&gt;&lt;STRONG&gt;PLEASE READ MY POST AGAIN.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 11:55:03 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-06-04T11:55:03Z</dc:date>
    <item>
      <title>Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653159#M196186</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to read an external file with the following statements but I receive an error in the log window. This is done after I replaced SASUniversityEdition with folders in the file path as a suggestion earlier made on this platform. Any useful info, pls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data trial;&lt;BR /&gt;infile '/Users/user/folders/myfolders/vex/bern_copy.txt';&lt;BR /&gt;input name $ age sex $;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;****************************************************************************&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: The path /Users/user/folders/myfolders/vex/bern_copy.txt is not in the list of accessible paths when SAS is in the lockdown&lt;/DIV&gt;&lt;DIV class="sasError"&gt;state.&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:32:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653159#M196186</guid>
      <dc:creator>Labran</dc:creator>
      <dc:date>2020-06-04T11:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653161#M196187</link>
      <description>&lt;P&gt;You must use the shared folder &lt;EM&gt;as it is seen from inside&lt;/EM&gt; the virtual machine:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;infile '/folders/myfolders/vex/bern_copy.txt';&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653161#M196187</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-04T11:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653170#M196194</link>
      <description>Thanks for your contribution. I tried it using the original file path but got ERROR still.&lt;BR /&gt;data trial;&lt;BR /&gt;infile '/Users/user/SASUniversityEdition/myfolders/vex/bern_copy.txt';&lt;BR /&gt;input name $ age sex $;&lt;BR /&gt;run;&lt;BR /&gt;***************************************************************************&lt;BR /&gt;ERROR: The path /Users/user/SASUniversityEdition/myfolders/vex/bern_copy.txt is not in the list of accessible paths when SAS is in&lt;BR /&gt;the lockdown state.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:51:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653170#M196194</guid>
      <dc:creator>Labran</dc:creator>
      <dc:date>2020-06-04T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653173#M196196</link>
      <description>&lt;P&gt;&lt;STRONG&gt;PLEASE READ MY POST AGAIN.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:55:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653173#M196196</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-04T11:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653220#M196210</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;your contribution nailed it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:31:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Lockdown-State/m-p/653220#M196210</guid>
      <dc:creator>Labran</dc:creator>
      <dc:date>2020-06-04T13:31:43Z</dc:date>
    </item>
  </channel>
</rss>

