<?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: CSV Import Reposting in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649731#M22296</link>
    <description>&lt;P&gt;Parts of your message were garbled, but the following might help in correcting the current error.&lt;/P&gt;
&lt;P&gt;Instead of&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;datafile= '//myfolders/cars1.csv'&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I'd try:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;datafile= '/folders/myfolders/cars1.csv'&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 22:28:35 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2020-05-21T22:28:35Z</dc:date>
    <item>
      <title>CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649729#M22295</link>
      <description>&lt;P&gt;Let me start by sincerely thanking all of you who have tried to help me solve my problem. Unfortunately all my responses to you have bounced back. So I'll try again this time with more background details&lt;/P&gt;&lt;P&gt;1. I have a folder called my folders, defined as folder share&lt;/P&gt;&lt;P&gt;2. When I run this program&lt;/P&gt;&lt;PRE&gt;Proc import out=cars1&lt;BR /&gt;datafile= '//myfolders/cars1.csv' DBMS=CSV replace;&lt;BR /&gt;getnames=yes;&lt;BR /&gt;datarows = 9;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Here is what I get&lt;/P&gt;&lt;PRE class="sasLog"&gt;ERROR: The path //myfolders/cars1.csv is not in the list of accessible paths when SAS is in the lockdown state.&lt;/PRE&gt;&lt;P&gt;4. The file folder section that always appeared on the left hand side of the programming page does no longer paper. So sure why&lt;/P&gt;&lt;P&gt;5. Below is a screen of the shared folder page that I configured using the settings.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;UNFORTUNATELY THE SCREEN SHOT CANNOT BE PASTED. TEXT BELOW&lt;/P&gt;&lt;P&gt;Mechanical Folders&lt;/P&gt;&lt;P&gt;Transient Folders&lt;/P&gt;&lt;P&gt;myfolders &amp;nbsp;/users/....../untSASUniversityEditionitled folder/myfolders. &amp;nbsp; &amp;nbsp;FULL&lt;/P&gt;&lt;P&gt;Any help will as always be appreciated&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:23:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649729#M22295</guid>
      <dc:creator>Kadjere</dc:creator>
      <dc:date>2020-05-21T22:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649731#M22296</link>
      <description>&lt;P&gt;Parts of your message were garbled, but the following might help in correcting the current error.&lt;/P&gt;
&lt;P&gt;Instead of&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;datafile= '//myfolders/cars1.csv'&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I'd try:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;datafile= '/folders/myfolders/cars1.csv'&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649731#M22296</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2020-05-21T22:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649732#M22297</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329322"&gt;@Kadjere&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;PRE class="sasLog"&gt;RROR: The path //myfolders/cars1.csv is not in the list of accessible paths when SAS is in the lockdown state.&lt;/PRE&gt;
&lt;P&gt;4. The file folder section that always appeared on the left hand side of the programming page does no longer paper. So sure why&lt;/P&gt;
&lt;P&gt;5. Below is a screen of the shared folder page that I configured using the settings.&lt;/P&gt;
&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;UNFORTUNATELY THE SCREEN SHOT CANNOT BE PASTED. TEXT BELOW&lt;/P&gt;
&lt;P&gt;Mechanical Folders&lt;/P&gt;
&lt;P&gt;Transient Folders&lt;/P&gt;
&lt;P&gt;myfolders &amp;nbsp;/users/....../untSASUniversityEditionitled folder/myfolders. &amp;nbsp; &amp;nbsp;FULL&lt;/P&gt;
&lt;P&gt;Any help will as always be appreciated&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Did you use the CAMERA icon above the message window to get the image?&lt;/P&gt;
&lt;P&gt;And best would be to follow the instructions from the other thread on capturing the &lt;STRONG&gt;text&lt;/STRONG&gt; of the path.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:29:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649732#M22297</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-21T22:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649734#M22298</link>
      <description>Thanks. Tried that and NO LUCK too&lt;BR /&gt;</description>
      <pubDate>Thu, 21 May 2020 22:31:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649734#M22298</guid>
      <dc:creator>Kadjere</dc:creator>
      <dc:date>2020-05-21T22:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649736#M22299</link>
      <description>&lt;P&gt;Did you do any of the diagnostic steps suggested on the other post?&amp;nbsp; What did you find out?&amp;nbsp; If you are having trouble with copy and paste try storing the picture into a file and uploading the file instead of trying to paste from the paste buffer.&amp;nbsp; Or paste into a WORD document and re-copy and see if it then let's you paste.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please explain what version of SAS are you using.&amp;nbsp; Are you running SAS University Edition installed into a virtual machine on your computer?&amp;nbsp; What virtual machine software did you use. What operating system is your real machine using?&amp;nbsp; Note that in SAS/UE to path to your files is ALWAYS going to start with /folders/myfolders/.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Never start the part with two slashes.&amp;nbsp; It might work, but it does not make sense.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using SAS/Studio to connect to SAS running on some shared server, perhaps from your job or school, or SAS hosted version, then a path starting with /user/ might make sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In either case you will want to find the file in the Server Files and Folders panel of SAS/Studio.&amp;nbsp; Right-click on the name and ask for properties and you will the path that SAS uses to reference the file.&amp;nbsp; If you cannot find the file there but you can find it on your local computer then use the Upload icon to copy the file from your local computer to the computer where SAS is running.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:37:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649736#M22299</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-05-21T22:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649737#M22300</link>
      <description>No I used my iPad&lt;BR /&gt;</description>
      <pubDate>Thu, 21 May 2020 22:39:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649737#M22300</guid>
      <dc:creator>Kadjere</dc:creator>
      <dc:date>2020-05-21T22:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649738#M22301</link>
      <description>&lt;P&gt;Respond on the forum, not via email if you want to attach images. You can attach images on your iPad but first have to ensure that they're set to be compatible. I can't require the setting off the top of my head but it's easy to set it JPG if you Google.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The answers in the other post are still valid. Find the file in your Servers files and Folders, right click and find the path. If you cannot find your file then it's not in the myfolders or you haven't set up your myfolders correctly from the set up instructions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:57:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649738#M22301</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-21T22:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Import Reposting</title>
      <link>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649741#M22302</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329322"&gt;@Kadjere&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;No I used my iPad&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please carefully read my previous message. I did not ask "how you took the image" I asked about how you attempted to post it.&amp;nbsp; The "camera" is a the 12th icon on the menu bar above the message window when you are asking a question. It brings up a box that is intended to have you paste and image or drag/drop and image file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/CSV-Import-Reposting/m-p/649741#M22302</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-21T23:16:29Z</dc:date>
    </item>
  </channel>
</rss>

