<?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: Order of programs in SAS EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147409#M11618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I was running this in BASE SAS I'd have one program that called the others using Include statements.&lt;/P&gt;&lt;P&gt;I don't know if that's possible in EG, but worth a try &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2014 21:04:00 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-01-20T21:04:00Z</dc:date>
    <item>
      <title>Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147405#M11614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run the programs in the order as shown in the process tree, but NP_NPS_CROSS_CONSIDER QYY_Server.sas runs last, even though it is before a lot of programs and then some of the others fail as they depend on it. As you can see in the attachement, it is running last and the code after that has an "X".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you change the order of programs in the Process flow? SAS EG drives me crazy sometimes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 20:05:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147405#M11614</guid>
      <dc:creator>Xinxin</dc:creator>
      <dc:date>2014-01-20T20:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147406#M11615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the process flow diagram look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can "link" programs to one another to control the flow I believe. Right click on the diagrams and link the files such that they represents your flow order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works in EG 5.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 20:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147406#M11615</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-20T20:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147407#M11616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since I had run the project before, all the programs and the numerous data sets that each program created were in the process flow window, and although it was a pain, I dragged and dropped programs in the process flow window in the order that I wanted. &lt;/P&gt;&lt;P&gt;If there is a more efficient way to do this, I'll appreciate it. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 20:24:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147407#M11616</guid>
      <dc:creator>Xinxin</dc:creator>
      <dc:date>2014-01-20T20:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147408#M11617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A __default_attr="255172" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/"&gt;&lt;/A&gt; (Reeza) said -&amp;nbsp; is to Link the programs, in the order you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 20:31:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147408#M11617</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2014-01-20T20:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147409#M11618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I was running this in BASE SAS I'd have one program that called the others using Include statements.&lt;/P&gt;&lt;P&gt;I don't know if that's possible in EG, but worth a try &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147409#M11618</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-20T21:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Order of programs in SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147410#M11619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linking in Enterprise Guide does not explictly control the order that tasks are performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can explicitly specify the order of tasks by using "ordered lists". From the EG 4.3 Help documentation (sorry about the highlighting):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Creating an &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;ordered list&lt;/SPAN&gt; of tasks&lt;/H3&gt;&lt;P&gt;You can create a list of tasks and programs in the current project that can be run in the order that you choose. You can select objects from more than one &lt;A href="https://communities.sas.com/"&gt;process flow&lt;/A&gt;. In this way, you can group objects without changing their positions in process flows or their relationships to other objects. Each &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;ordered list&lt;/SPAN&gt; is available from the recently viewed items button at the top left of the workspace and in the project tree.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To create an &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;ordered list&lt;/SPAN&gt; of tasks and programs&lt;/STRONG&gt;&amp;nbsp; &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select &lt;STRONG&gt;File&lt;/STRONG&gt; then &lt;STRONG&gt;New&lt;/STRONG&gt; &lt;STRONG style="color: #ffffff; background-color: #0a246a;"&gt;Ordered List&lt;/STRONG&gt;.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;In the &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;Ordered List&lt;/SPAN&gt; window, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to display the tasks and programs that are in the current project. &lt;/LI&gt;&lt;LI&gt;Select one or more items and click &lt;STRONG&gt;OK&lt;/STRONG&gt; to add them to the &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;ordered list&lt;/SPAN&gt;.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;To change the position of an item in the list order, select the item in the &lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;Ordered List&lt;/SPAN&gt; window and click &lt;STRONG&gt;Up&lt;/STRONG&gt; or &lt;STRONG&gt;Down&lt;/STRONG&gt;.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;To remove an item from the list, select the item and click &lt;STRONG&gt;Remove&lt;/STRONG&gt;.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;When the list is complete, click &lt;STRONG&gt;Run&lt;/STRONG&gt; to run the tasks and programs in the list, or click &lt;STRONG&gt;Save&lt;/STRONG&gt; to save the list.&amp;nbsp; &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:04:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Order-of-programs-in-SAS-EG/m-p/147410#M11619</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2014-01-20T21:04:35Z</dc:date>
    </item>
  </channel>
</rss>

