<?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: Run &amp;quot;Ordered Lists&amp;quot; In &amp;quot;Enterprise Guide 8.2&amp;quot; One After Each-Other in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/787563#M40044</link>
    <description>I'm assuming it should run the first Ordered list first.</description>
    <pubDate>Tue, 28 Dec 2021 23:30:10 GMT</pubDate>
    <dc:creator>Masawee</dc:creator>
    <dc:date>2021-12-28T23:30:10Z</dc:date>
    <item>
      <title>Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713672#M38007</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In "Enterprise Guide 8.2", I have 8&amp;nbsp;"Ordered Lists" which I would like to run&amp;nbsp;One After Each-Other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that? I couldn't find any SAS Code or Command to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 10:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713672#M38007</guid>
      <dc:creator>DanielDor</dc:creator>
      <dc:date>2021-01-24T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713674#M38008</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13766"&gt;@EyalGonen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eyal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please assist?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 11:27:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713674#M38008</guid>
      <dc:creator>DanielDor</dc:creator>
      <dc:date>2021-01-24T11:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713681#M38009</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/68241"&gt;@DanielDor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good to hear from you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have no idea... The only thing I can think of is if you want to script this execution in batch then see this&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Doing-More-with-SAS-Enterprise-Guide-Automation/ta-p/417832" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Doing-More-with-SAS-Enterprise-Guide-Automation/ta-p/417832&lt;/A&gt;&amp;nbsp;maybe using this automation via VBScript? Not sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eyal&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 14:54:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713681#M38009</guid>
      <dc:creator>EyalGonen</dc:creator>
      <dc:date>2021-01-24T14:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713698#M38010</link>
      <description>&lt;P&gt;The guide looks interesting but please do not use VBScript. It is very, very deprecated (and not even allowed in most places). Use PowerShell or C#. Powershell may not be allowed but C# should always work. Look at using VS Code for either one.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 16:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713698#M38010</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2021-01-24T16:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713899#M38011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/68241"&gt;@DanielDor&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can run multiple ordered lists one time by right-clicking the Ordered Lists heading in the project tree and selecting &lt;STRONG&gt;Run all ordered lists&lt;/STRONG&gt;.&amp;nbsp; This runs all of the ordered lists in the project in order.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 14:18:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713899#M38011</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2021-01-25T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713900#M38012</link>
      <description>Hi Jennifer,&lt;BR /&gt;&lt;BR /&gt;I'm familiar with this option. I would like to run all ordered list from outside the project of possible when EG is closed.&lt;BR /&gt;&lt;BR /&gt;D&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2021 14:20:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/713900#M38012</guid>
      <dc:creator>DanielDor</dc:creator>
      <dc:date>2021-01-25T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/787562#M40043</link>
      <description>&lt;P&gt;Do they actual run in order? Have you tested it?&lt;/P&gt;&lt;P&gt;I tried it and it ran the last Ordered List and then the first Ordered List. Maybe I am doing something wrong&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 23:28:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/787562#M40043</guid>
      <dc:creator>Masawee</dc:creator>
      <dc:date>2021-12-28T23:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run "Ordered Lists" In "Enterprise Guide 8.2" One After Each-Other</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/787563#M40044</link>
      <description>I'm assuming it should run the first Ordered list first.</description>
      <pubDate>Tue, 28 Dec 2021 23:30:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Run-quot-Ordered-Lists-quot-In-quot-Enterprise-Guide-8-2-quot/m-p/787563#M40044</guid>
      <dc:creator>Masawee</dc:creator>
      <dc:date>2021-12-28T23:30:10Z</dc:date>
    </item>
  </channel>
</rss>

