<?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: syntax error while accesing files in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660227#M528</link>
    <description>&lt;P&gt;&lt;SPAN&gt;/folders&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;/myshortcuts/myFolder/&lt;/STRONG&gt;&lt;/FONT&gt;EPG1V2/data\np_traffic.dat&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This tells me that you did not set up your shared folder correctly. You need to go back to the setup&amp;nbsp;instructions, from the SAS UE installation and&amp;nbsp;create it properly. It's not a huge deal&amp;nbsp;except when you're&amp;nbsp;trying to follow instructions that&amp;nbsp;then won't&amp;nbsp;align with your code in a course.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Shut down your VM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Create a local folder on your local drive that you want to use to store your SAS course notes and call it myfolders. All lower case, with the s which is&amp;nbsp;missing from your file name. Or rename your old folder.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. Verify that it is added to the VM as a shared folder and auto-mounted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. Start up your VM and you should be able to use the correct folder structure now.&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 00:18:25 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-06-17T00:18:25Z</dc:date>
    <item>
      <title>syntax error while accesing files</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660218#M526</link>
      <description>&lt;DIV class="sasSource"&gt;Hi&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;I am trying to import different files as mentioned in the lesson and getting the below error. can someone tell me how to resolve it&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;thank you&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;WORK.PARMS.PARMS.SLIST.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ERROR: Physical file does not exist, /folders/myshortcuts/myFolder/EPG1V2/data\np_traffic.dat.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Jun 2020 23:22:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660218#M526</guid>
      <dc:creator>SRBK</dc:creator>
      <dc:date>2020-06-16T23:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error while accesing files</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660226#M527</link>
      <description>&lt;P&gt;Check the Path :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/folders/myshortcuts/myFolder/EPG1V2/data&lt;FONT color="#FF0000"&gt;\np_traffic&lt;/FONT&gt;.dat&lt;/PRE&gt;
&lt;P&gt;Was that supposed to be ?&lt;/P&gt;
&lt;PRE&gt;/folders/myshortcuts/myFolder/EPG1V2/data&lt;FONT color="#008000"&gt;/np_traffi&lt;/FONT&gt;c.dat&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 00:14:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660226#M527</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2020-06-17T00:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error while accesing files</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660227#M528</link>
      <description>&lt;P&gt;&lt;SPAN&gt;/folders&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;/myshortcuts/myFolder/&lt;/STRONG&gt;&lt;/FONT&gt;EPG1V2/data\np_traffic.dat&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This tells me that you did not set up your shared folder correctly. You need to go back to the setup&amp;nbsp;instructions, from the SAS UE installation and&amp;nbsp;create it properly. It's not a huge deal&amp;nbsp;except when you're&amp;nbsp;trying to follow instructions that&amp;nbsp;then won't&amp;nbsp;align with your code in a course.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Shut down your VM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Create a local folder on your local drive that you want to use to store your SAS course notes and call it myfolders. All lower case, with the s which is&amp;nbsp;missing from your file name. Or rename your old folder.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. Verify that it is added to the VM as a shared folder and auto-mounted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. Start up your VM and you should be able to use the correct folder structure now.&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 00:18:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660227#M528</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-17T00:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error while accesing files</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660251#M529</link>
      <description>Thank you&lt;BR /&gt;That worked&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2020 01:08:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/660251#M529</guid>
      <dc:creator>SRBK</dc:creator>
      <dc:date>2020-06-17T01:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error while accesing files</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/661853#M530</link>
      <description>Hi:&lt;BR /&gt;  We do NOT recommend the use of "myshortcuts" as you show in your code. In your shared folder location&lt;BR /&gt;/folders/myfolders&lt;BR /&gt;you should make a subfolder called EPG1V2: /folders/myfolders/EPG1V2&lt;BR /&gt;&lt;BR /&gt;  So then, when you load the zip contents to that location, you should have:&lt;BR /&gt;/folders/myfolders/EPG1V2/data&lt;BR /&gt;(plus some other folders: activities, demos, practices, output ... along with the data folder).&lt;BR /&gt;&lt;BR /&gt;  The fact that you are using a "myshortcuts" location indicates that as &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; said, you did not set up your shared folder location correctly. Our programs all expect the data to be in: /folders/myfolders/EPG1V2/data for SAS University Edition in a Virtual Machine and in /home/&amp;lt;userID&amp;gt;/EPG1V2/data for SAS OnDemand for Academics.&lt;BR /&gt;&lt;BR /&gt;  Hope this helps,&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 17 Jun 2020 17:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/syntax-error-while-accesing-files/m-p/661853#M530</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-06-17T17:43:55Z</dc:date>
    </item>
  </channel>
</rss>

