<?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 share sas macro in different projects in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482653#M125056</link>
    <description>&lt;P&gt;What is the best way to share sas macro in different projects?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 00:05:45 GMT</pubDate>
    <dc:creator>walterwang</dc:creator>
    <dc:date>2018-07-31T00:05:45Z</dc:date>
    <item>
      <title>share sas macro in different projects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482653#M125056</link>
      <description>&lt;P&gt;What is the best way to share sas macro in different projects?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 00:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482653#M125056</guid>
      <dc:creator>walterwang</dc:creator>
      <dc:date>2018-07-31T00:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: share sas macro in different projects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482656#M125057</link>
      <description>&lt;P&gt;Write them as called procedures and then&amp;nbsp;use the include statement to execute the marco.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 00:13:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482656#M125057</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-07-31T00:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: share sas macro in different projects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482657#M125058</link>
      <description>&lt;P&gt;any example?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 00:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482657#M125058</guid>
      <dc:creator>walterwang</dc:creator>
      <dc:date>2018-07-31T00:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: share sas macro in different projects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482662#M125061</link>
      <description>&lt;P&gt;1. Place all your macros needed into a single SAS program&lt;/P&gt;
&lt;P&gt;2. Call using %include&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%include 'c:\users\demo.sas';&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 31 Jul 2018 00:51:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/share-sas-macro-in-different-projects/m-p/482662#M125061</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-31T00:51:04Z</dc:date>
    </item>
  </channel>
</rss>

