<?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 Reference sas code program inside EG in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703691#M215661</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I received one EG program that has ~50 .sas code programs embedded. I can open each and do SAVE AS. Then %include.... But once I finish making changes, I still need to embed them back to the EG flow and send back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way to include or refer to the embedded code programs as they are, edit them inside EG, save-as, without bothering any pointer to go outside the EG flow?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jia Xin&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 18:23:26 GMT</pubDate>
    <dc:creator>fierceanalytics</dc:creator>
    <dc:date>2020-12-04T18:23:26Z</dc:date>
    <item>
      <title>Reference sas code program inside EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703691#M215661</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I received one EG program that has ~50 .sas code programs embedded. I can open each and do SAVE AS. Then %include.... But once I finish making changes, I still need to embed them back to the EG flow and send back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way to include or refer to the embedded code programs as they are, edit them inside EG, save-as, without bothering any pointer to go outside the EG flow?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jia Xin&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 18:23:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703691#M215661</guid>
      <dc:creator>fierceanalytics</dc:creator>
      <dc:date>2020-12-04T18:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reference sas code program inside EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703696#M215665</link>
      <description>&lt;P&gt;Anything you want to %INCLUDE has to reside on the filesystem that the SAS process has access to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are this program pieces that are called repeatedly, or do you just have a sequence of the codes? The latter can be done within the process flow, without the need for %INCLUDE.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 18:53:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703696#M215665</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-12-04T18:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reference sas code program inside EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703725#M215675</link>
      <description>&lt;P&gt;Kurt,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. I am thinking the same way. Copy them into one super macro and include once. They are not called in sequential way, some repeatedly some not, in random combination kind of way. This centralized way has one simple benefit. Opening one macro after another simple makes me dizzy. I would rather scroll down who knows how many lines to finish all the editing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be ideal if there is some syntax with %include like (I am just making it up) %include "#/* " meaning 'include all the macros listed with the driver .sas program. This does not work if some macros contain open steps like "if&amp;nbsp; then; ". Luckily this set of macros on my hands all begin with %macro and end with %mend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jia Xin&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 21:08:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reference-sas-code-program-inside-EG/m-p/703725#M215675</guid>
      <dc:creator>fierceanalytics</dc:creator>
      <dc:date>2020-12-04T21:08:59Z</dc:date>
    </item>
  </channel>
</rss>

