<?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: process flow diagrams in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841231#M41709</link>
    <description>&lt;P&gt;I would advise against converting a suite of SAS programs back to process flows if all you are trying to do is run them one after the other. you can easily do this in a controlling program like so:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%include program1.sas;
%include program2.sas;
%include program3.sas;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 27 Oct 2022 21:47:15 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-10-27T21:47:15Z</dc:date>
    <item>
      <title>process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841094#M41685</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;any one have idea about how to create process flow diagram automatically..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:11:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841094#M41685</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T10:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841095#M41686</link>
      <description>By using sas&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:25:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841095#M41686</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T10:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841097#M41687</link>
      <description>&lt;P&gt;Can you please give a little more conext?&lt;/P&gt;
&lt;P&gt;Processes of what?&lt;/P&gt;
&lt;P&gt;What is your indata/source/application?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:27:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841097#M41687</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-10-27T10:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841099#M41688</link>
      <description>&lt;P&gt;Actually we have 21 sas programs in this program we have to create system flow diagrams&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841099#M41688</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T10:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841100#M41689</link>
      <description>&lt;P&gt;Ok, and what version of SAS do you have, and what products/clients?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:38:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841100#M41689</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-10-27T10:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841101#M41690</link>
      <description>&lt;P&gt;This programs all sas enterprise guide we have al ready created before but we need create flow all the programs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:42:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841101#M41690</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T10:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841102#M41691</link>
      <description>&lt;P&gt;In Enterprise Guide, you have the options to analyze your program, and then the option to convert it to a process flow diagram.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-8-1-Analyze-Program/td-p/578989" target="_blank"&gt;Solved: EG 8.1 Analyze Program - SAS Support Communities&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ryslander.com/automatically-analyzing-and-documenting-sas-code/" target="_blank"&gt;Automatically analyzing and documenting SAS-code – Ryslander.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings13/311-2013.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings13/311-2013.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:55:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841102#M41691</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-10-27T10:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841106#M41692</link>
      <description>&lt;P&gt;For example we have 010 program in this we have input and output how to do this one and 020 we have input and output&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 11:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841106#M41692</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T11:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841108#M41694</link>
      <description>&lt;P&gt;Do you want all programs go into one flow?&lt;/P&gt;
&lt;P&gt;Or do you look for some kind lineage?&lt;/P&gt;
&lt;P&gt;Have you tried the analyze option?&lt;/P&gt;
&lt;P&gt;Not sure what your requiremnts are.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 11:51:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841108#M41694</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-10-27T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841111#M41695</link>
      <description>&lt;P&gt;All program need one flow&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 11:58:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841111#M41695</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841123#M41696</link>
      <description>&lt;P&gt;Please help me how to do that.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 12:06:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841123#M41696</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T12:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841132#M41697</link>
      <description>&lt;P&gt;I don't have EG at my fingertips.&lt;/P&gt;
&lt;P&gt;If your programs are long/complex, I would really discourage you from having them in the same flow.&lt;/P&gt;
&lt;P&gt;Is the purpose to document only?&lt;/P&gt;
&lt;P&gt;Another option is to merge all your SAS programs in one .sas file, and then analyze that.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 13:00:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841132#M41697</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-10-27T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841172#M41703</link>
      <description>&lt;P&gt;Thanks so much Linush. for ur Valuable respond and guidance i will let you Know is there any help once again thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 15:38:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841172#M41703</guid>
      <dc:creator>Saleem</dc:creator>
      <dc:date>2022-10-27T15:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: process flow diagrams</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841231#M41709</link>
      <description>&lt;P&gt;I would advise against converting a suite of SAS programs back to process flows if all you are trying to do is run them one after the other. you can easily do this in a controlling program like so:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%include program1.sas;
%include program2.sas;
%include program3.sas;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 27 Oct 2022 21:47:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/process-flow-diagrams/m-p/841231#M41709</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-10-27T21:47:15Z</dc:date>
    </item>
  </channel>
</rss>

