<?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: Error while reading text file in SAS UE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428251#M105716</link>
    <description>&lt;P&gt;Have you seen&amp;nbsp;&lt;A href="https://support.sas.com/software/products/university-edition/faq/shared_folder_whatis.htm" target="_self"&gt;this explanation&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2018 04:42:12 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2018-01-17T04:42:12Z</dc:date>
    <item>
      <title>Error while reading text file in SAS UE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428226#M105704</link>
      <description>&lt;P&gt;I am new to SAS and I am trying to execute the below code&amp;nbsp; but having issues while execution.I have gone through other post still unable to figure out the issue.&lt;/P&gt;&lt;P&gt;VM mapping :&lt;/P&gt;&lt;P&gt;C:\SASUniversityEdition\myfolders&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VM shared folder setting.png" style="width: 410px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17913i644276716A3B30E1/image-dimensions/410x272?v=v2" width="410" height="272" role="button" title="VM shared folder setting.png" alt="VM shared folder setting.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actual data file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mydata.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17914iF51D413115DF12F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="mydata.png" alt="mydata.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data demographic;&lt;BR /&gt;infile '/folders/myfolders/mydata.txt';&lt;BR /&gt;input Gender $ Age Height Weight;&lt;BR /&gt;run;&lt;BR /&gt;title "Gender Frequencies";&lt;BR /&gt;proc freq data=demographic;&lt;BR /&gt;tables Gender;&lt;BR /&gt;run;&lt;BR /&gt;title "Summary Statistics";&lt;BR /&gt;proc means data=demographic;&lt;BR /&gt;var Age Height Weight;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error :&lt;/P&gt;&lt;P&gt;Physical file does not exist, /folders/myfolders/mydata.txt.&lt;/P&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 23:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428226#M105704</guid>
      <dc:creator>MPatel</dc:creator>
      <dc:date>2018-01-16T23:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading text file in SAS UE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428251#M105716</link>
      <description>&lt;P&gt;Have you seen&amp;nbsp;&lt;A href="https://support.sas.com/software/products/university-edition/faq/shared_folder_whatis.htm" target="_self"&gt;this explanation&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 04:42:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428251#M105716</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-01-17T04:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error while reading text file in SAS UE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428451#M105786</link>
      <description>&lt;P&gt;Use the Servers Files and Folders Pane. Find your file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right click the file and select properties.&amp;nbsp;&lt;BR /&gt;The path to the file will be there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Then you can use that in your PROC IMPORT.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 16:03:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-while-reading-text-file-in-SAS-UE/m-p/428451#M105786</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-17T16:03:25Z</dc:date>
    </item>
  </channel>
</rss>

