<?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 during saving a program in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601199#M8217</link>
    <description>&lt;P&gt;May be that's the same issue like discussed &lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Exception-Invalid-open-mode-SAS-University-Edition/td-p/594958" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also:&lt;/P&gt;
&lt;P&gt;You don't need a RUN; after global statements like LIBNAME&lt;/P&gt;</description>
    <pubDate>Sun, 03 Nov 2019 04:06:34 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2019-11-03T04:06:34Z</dc:date>
    <item>
      <title>Error during saving a program</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601189#M8216</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have created a library successfully then tried to save the program from the code tab in my folder but I am getting the following message each time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;PRE&gt;Libname PG1 base "/folders/myshortcuts/MyFolder/EPG194/data";&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;Received message:&lt;/P&gt;&lt;P&gt;Exception: Invalid open mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was unable to solve the problem. I am using SAS studio student edition. Please let me know how to fix this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2019 00:51:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601189#M8216</guid>
      <dc:creator>sara3054</dc:creator>
      <dc:date>2019-11-03T00:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error during saving a program</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601199#M8217</link>
      <description>&lt;P&gt;May be that's the same issue like discussed &lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Exception-Invalid-open-mode-SAS-University-Edition/td-p/594958" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also:&lt;/P&gt;
&lt;P&gt;You don't need a RUN; after global statements like LIBNAME&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2019 04:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601199#M8217</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-11-03T04:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error during saving a program</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601204#M8218</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Right click&lt;/STRONG&gt; on EPG194 folder in sas studio left window and choose &lt;STRONG&gt;PROPERTIES&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;You'll get the correct path to the folder.&lt;/P&gt;
&lt;P&gt;The path "/folders/&lt;STRONG&gt;myshortcuts&lt;/STRONG&gt;/MyFolder/..."&amp;nbsp;was &lt;STRONG&gt;changed&lt;/STRONG&gt; in last sas studio version&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; into "/folders/myfolders/..." as much as I remeber.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2019 06:40:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601204#M8218</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2019-11-03T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error during saving a program</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601693#M8227</link>
      <description>&lt;P&gt;Thank you for getting back Shmuel!&lt;/P&gt;&lt;P&gt;The file path I used&lt;SPAN&gt;&amp;nbsp;"/folders/&lt;/SPAN&gt;&lt;STRONG&gt;myshortcuts&lt;/STRONG&gt;&lt;SPAN&gt;/MyFolder/..." in the code; I got it by selecting PROPERTIES of the&amp;nbsp;EPG194 folder. Not sure why the file path included the 'myshortcuts' part. I did not create any shortcut. I followed the exact steps recommended in the tutorial. I closed virtual box and tried again. Same problem. Do you think I should delete everything and re-install?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 16:19:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601693#M8227</guid>
      <dc:creator>sara3054</dc:creator>
      <dc:date>2019-11-05T16:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error during saving a program</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601748#M8228</link>
      <description>&lt;P&gt;Please clarify what exactly you are doing that is generating the error.&lt;/P&gt;
&lt;P&gt;It sounds like you typed those two lines into the program editor and are attempting to save it as a NEW file.&lt;/P&gt;
&lt;P&gt;What buttons did you click on?&amp;nbsp; What folder did you select to write the file into? What name did you give for the file?&lt;/P&gt;
&lt;P&gt;Screen shots might help, preferably trimmed to just the part of the screen you are interacting with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I find that the save as function is a little frustrating sometimes because you need to remember to select the folder.&amp;nbsp; Just because you see the folder you want on the screen does not mean that it has been selected.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 18:26:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-during-saving-a-program/m-p/601748#M8228</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-11-05T18:26:49Z</dc:date>
    </item>
  </channel>
</rss>

