<?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: Calling SAS projects from another SAS project in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310069#M20928</link>
    <description>&lt;P&gt;I think you would have to export the EG projects as .sas files and then include them with %include.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is one of the reasons that we have moved all our production jobs from EG to DI studio.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2016 14:04:00 GMT</pubDate>
    <dc:creator>DBain</dc:creator>
    <dc:date>2016-11-08T14:04:00Z</dc:date>
    <item>
      <title>Calling SAS projects from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/309771#M20885</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as the title says, is it possible (and if yes, how) to call several projects from a&amp;nbsp;'master' project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been given a very messy&amp;nbsp;library of many SAS projects and I'm trying to automatize their working without going mad in digging their sorce programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 17:09:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/309771#M20885</guid>
      <dc:creator>Just_Berto</dc:creator>
      <dc:date>2016-11-07T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calling SAS projects from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310002#M20899</link>
      <description>just use %include in your master program. e.g.&lt;BR /&gt;&lt;BR /&gt;%include /path/to/subprogram1.sas;&lt;BR /&gt;%include /path/to/subprogram2.sas;&lt;BR /&gt;&lt;BR /&gt;this will execute all the code in subprogram1.sas then all the code in subprogram2.sas&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310002#M20899</guid>
      <dc:creator>DBain</dc:creator>
      <dc:date>2016-11-08T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling SAS projects from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310015#M20903</link>
      <description>&lt;P&gt;Thanks DBain. However I already tried with the %include and it seems to work only with .sas files, and not with .egp files: every time that i run it with a path to an .egp, it throws random errors.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 10:55:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310015#M20903</guid>
      <dc:creator>Just_Berto</dc:creator>
      <dc:date>2016-11-08T10:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calling SAS projects from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310069#M20928</link>
      <description>&lt;P&gt;I think you would have to export the EG projects as .sas files and then include them with %include.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is one of the reasons that we have moved all our production jobs from EG to DI studio.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 14:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310069#M20928</guid>
      <dc:creator>DBain</dc:creator>
      <dc:date>2016-11-08T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calling SAS projects from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310204#M20942</link>
      <description>&lt;P&gt;If you want to productionise and schedule EG projects then I'd suggest exporting projects to SAS programs and schedule these on your SAS App server. Doing this on PCs is not reliable or easy to support.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 19:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calling-SAS-projects-from-another-SAS-project/m-p/310204#M20942</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-11-08T19:06:27Z</dc:date>
    </item>
  </channel>
</rss>

