<?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: Looping eGuide Branches made of Tasks in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Looping-eGuide-Branches-made-of-Tasks/m-p/771095#M30937</link>
    <description>&lt;P&gt;There are always moments where the helpers and wizards run out of steam, and this is one of them.&lt;/P&gt;
&lt;P&gt;You cannot loop a node in a process flow back to another node in the same flow. And a node can only be present in one process flow. Using it in another process flow means making a separate copy in that flow that no longer is tied to the original.&lt;/P&gt;
&lt;P&gt;To run code repeatedly in one execution, you need to use macro language or other means like CALL EXECUTE, and that means code nodes.&lt;/P&gt;
&lt;P&gt;To reuse code, you have to store it in a .sas file and %INCLUDE that wherever needed.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 09:47:30 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2021-09-29T09:47:30Z</dc:date>
    <item>
      <title>Looping eGuide Branches made of Tasks</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Looping-eGuide-Branches-made-of-Tasks/m-p/771092#M30936</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to optimize and simplify an egp, final users have v7.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;They asked me to avoid code nodes and keep the project built with simple task blocks, having self-maintenance in mind.&lt;/P&gt;&lt;P&gt;I have two identical branches that run over different periods of time. They need two input prompts each.&lt;/P&gt;&lt;P&gt;For now I isolated those branches in different process flows.&lt;/P&gt;&lt;P&gt;I want users to be able to modify both at the same time if needed.&lt;/P&gt;&lt;P&gt;I wonder if there is a way to loop a sequence of tasks or a process flow.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Eugenio&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 09:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Looping-eGuide-Branches-made-of-Tasks/m-p/771092#M30936</guid>
      <dc:creator>eugeniothierry</dc:creator>
      <dc:date>2021-09-29T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Looping eGuide Branches made of Tasks</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Looping-eGuide-Branches-made-of-Tasks/m-p/771095#M30937</link>
      <description>&lt;P&gt;There are always moments where the helpers and wizards run out of steam, and this is one of them.&lt;/P&gt;
&lt;P&gt;You cannot loop a node in a process flow back to another node in the same flow. And a node can only be present in one process flow. Using it in another process flow means making a separate copy in that flow that no longer is tied to the original.&lt;/P&gt;
&lt;P&gt;To run code repeatedly in one execution, you need to use macro language or other means like CALL EXECUTE, and that means code nodes.&lt;/P&gt;
&lt;P&gt;To reuse code, you have to store it in a .sas file and %INCLUDE that wherever needed.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 09:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Looping-eGuide-Branches-made-of-Tasks/m-p/771095#M30937</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-09-29T09:47:30Z</dc:date>
    </item>
  </channel>
</rss>

