<?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: Simple problem with read-only code in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372965#M24300</link>
    <description>&lt;P&gt;If this is a .sas file you need to edit, Unix has what some might call a flaw to work around this. &amp;nbsp;Even though you don't have write permissions, you may be able to delete the file. &amp;nbsp;So very carefully ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Copy the file to another file in the same folder. &amp;nbsp;It's important to use the same folder, to make sure you&amp;nbsp;have the permissions to create a new file in that folder. &amp;nbsp;If so, you are the creator of the copy, and have full permissions for it. &amp;nbsp;If not, STOP (this won't work).&lt;/LI&gt;
&lt;LI&gt;Delete the original file. &amp;nbsp;(Thanks, Unix.)&lt;/LI&gt;
&lt;LI&gt;Move the copy back to the original location.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Since you are now the creator of the file, you have full permissions for it.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2017 11:28:35 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2017-07-04T11:28:35Z</dc:date>
    <item>
      <title>Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372945#M24296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant get around this problem... i would like to edit the code... but it says the code is Read-only and that I can create a copy to modify...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Im the only SAS user in my company... and I simply want to ammend the code... but cant...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 09:00:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372945#M24296</guid>
      <dc:creator>Sawaskov</dc:creator>
      <dc:date>2017-07-04T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372948#M24297</link>
      <description>&lt;P&gt;This is most likely caused by you having insufficient permissions at the operating system level - if the code is on Linux or UNIX you may have to consult your system administrator.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 09:12:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372948#M24297</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-07-04T09:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372950#M24298</link>
      <description>&lt;P&gt;how would i know what code Im on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically I have a whole project coded in SAS EG... and now i just which to change a date in the one node... and I cant...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 09:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372950#M24298</guid>
      <dc:creator>Sawaskov</dc:creator>
      <dc:date>2017-07-04T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372954#M24299</link>
      <description>&lt;P&gt;Is the .egp file write-protected, or the code (.sas) files that are linked from the project?&lt;/P&gt;
&lt;P&gt;If the first, copy the .egp into your user directory, and edit it there (and use that copy later on).&lt;/P&gt;
&lt;P&gt;If the latter, embed the codes into the project, or do a "save as" to a location where you can write.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 09:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372954#M24299</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-04T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372965#M24300</link>
      <description>&lt;P&gt;If this is a .sas file you need to edit, Unix has what some might call a flaw to work around this. &amp;nbsp;Even though you don't have write permissions, you may be able to delete the file. &amp;nbsp;So very carefully ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Copy the file to another file in the same folder. &amp;nbsp;It's important to use the same folder, to make sure you&amp;nbsp;have the permissions to create a new file in that folder. &amp;nbsp;If so, you are the creator of the copy, and have full permissions for it. &amp;nbsp;If not, STOP (this won't work).&lt;/LI&gt;
&lt;LI&gt;Delete the original file. &amp;nbsp;(Thanks, Unix.)&lt;/LI&gt;
&lt;LI&gt;Move the copy back to the original location.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Since you are now the creator of the file, you have full permissions for it.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 11:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/372965#M24300</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-07-04T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594593#M34837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a project containing .sas code. i was trying to use run/query option by right clicking on the code. But , i am unable to run the code as it is saying read only. I have checked my permissions to those libararies i am using in .sas code. I have access to it. I am wondering why this error is still appearinng if i have don't have permission issue. Any suggestions would help me a lot. Thanks In advance.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 02:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594593#M34837</guid>
      <dc:creator>Anusha26</dc:creator>
      <dc:date>2019-10-08T02:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594625#M34842</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/224071"&gt;@Anusha26&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a project containing .sas code. i was trying to use run/query option by right clicking on the code. But , i am unable to run the code as it is saying read only. I have checked my permissions to those libararies i am using in .sas code. I have access to it. I am wondering why this error is still appearinng if i have don't have permission issue. Any suggestions would help me a lot. Thanks In advance.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Because EG wants to add things to the project when it runs nodes (like logs), you need to be able to write to the .egp file. I suspect that your problem is found there. Look at the Windows permissions of the .egp file, or make your own copy of it.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594625#M34842</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-10-08T05:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594657#M34853</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="egerr.PNG" style="width: 391px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33004iF221C5B1ED802958/image-size/large?v=v2&amp;amp;px=999" role="button" title="egerr.PNG" alt="egerr.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error message i am getting while running the code.After making a copy also, it is not running. Checked permissions for all libraries in the code i am using.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 07:19:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/594657#M34853</guid>
      <dc:creator>Anusha26</dc:creator>
      <dc:date>2019-10-08T07:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple problem with read-only code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/598598#M34973</link>
      <description>&lt;P&gt;You cannot directly edit the code generated by point-and-click tasks in EG, such as the Query Builder.&amp;nbsp; If you attempt to edit the code in a task, you'll get the notification dialog you shared, indicating that you can't edit the task-generated code, but EG will conveniently create a copy of the code in a new program node for you if you wish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 03:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Simple-problem-with-read-only-code/m-p/598598#M34973</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2019-10-23T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

