<?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 Copy SAS Project in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317166#M21356</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone tell me the best approach to make a indenpendent copy of a SAS code in EG server. When i do a make a copy of the sas code and paste it my personal directory and make some change and save it that change gets reflected in the server master copy since I the copy i made change is nothing but a shotcut of the copy in server location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's the precise problem I wanted to avoid and I wanted to create a independent copy that I can edit and save without impacting the master copy. The one way i can think of is manually opening the code and pasting that to a new program window. I wanted to keep that as the last option as I have a series of programs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Anoop&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 08:24:10 GMT</pubDate>
    <dc:creator>anoopmohandas7</dc:creator>
    <dc:date>2016-12-07T08:24:10Z</dc:date>
    <item>
      <title>Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317166#M21356</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone tell me the best approach to make a indenpendent copy of a SAS code in EG server. When i do a make a copy of the sas code and paste it my personal directory and make some change and save it that change gets reflected in the server master copy since I the copy i made change is nothing but a shotcut of the copy in server location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's the precise problem I wanted to avoid and I wanted to create a independent copy that I can edit and save without impacting the master copy. The one way i can think of is manually opening the code and pasting that to a new program window. I wanted to keep that as the last option as I have a series of programs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Anoop&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 08:24:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317166#M21356</guid>
      <dc:creator>anoopmohandas7</dc:creator>
      <dc:date>2016-12-07T08:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317238#M21359</link>
      <description>&lt;P&gt;Once you open an existing .sas file as a program in EG, a link to the file is added to your current project (as you observed). To prevent writing back of code to the original file, you have two options:&lt;/P&gt;
&lt;P&gt;- right-click on the program in the project tree, "save as" to another location; a new .sas file is created, and the link will now point to that.&lt;/P&gt;
&lt;P&gt;- right-click on the program link in the project, select Properties, and then "Embed". Once you do this, the code is stored within the project file, but not in an external .sas file.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 08:24:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317238#M21359</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-07T08:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317357#M21361</link>
      <description>&lt;P&gt;Thank you. The first option defintely works but I incline towards second as I have around 30 sas codes under the project. So i was trying to puruse the second option. But when I click the properties can you tell me how I need to embed. The below is what i see when I click on the program link (I understand the name Raw_Data is misguding but it's sas codes to extract the data).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/6269i98E0DCBEC5DC223C/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="SAS.jpg" title="SAS.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 16:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317357#M21361</guid>
      <dc:creator>anoopmohandas7</dc:creator>
      <dc:date>2016-12-07T16:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317441#M21362</link>
      <description>&lt;P&gt;That's not a SAS code, that's a process flow.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 21:16:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317441#M21362</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-07T21:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317454#M21363</link>
      <description>&lt;P&gt;yes. I did see what you said about the embed under SAS codes option. Thanks. One final questions before I close the thread. Is there option to move the entire project without going through each individual programs and modifying it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 23:00:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/317454#M21363</guid>
      <dc:creator>anoopmohandas7</dc:creator>
      <dc:date>2016-12-07T23:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SAS Project in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/318217#M21385</link>
      <description>&lt;P&gt;I'm afraid one can't do that automatically. The Project Maintenance menu does not have any option for that.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 07:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Copy-SAS-Project-in-EG/m-p/318217#M21385</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-12T07:47:17Z</dc:date>
    </item>
  </channel>
</rss>

