<?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 SAS Macro code using in SAS DI 3.4 in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131830#M1828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS macro code taking 3 input tables and creating 5 tables dynamically using macro code.&lt;BR /&gt;I am using this code in SAS SI 3.4. Could you please tell me how proceed for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggession please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2012 12:57:39 GMT</pubDate>
    <dc:creator>SYN</dc:creator>
    <dc:date>2012-06-04T12:57:39Z</dc:date>
    <item>
      <title>SAS Macro code using in SAS DI 3.4</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131830#M1828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS macro code taking 3 input tables and creating 5 tables dynamically using macro code.&lt;BR /&gt;I am using this code in SAS SI 3.4. Could you please tell me how proceed for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggession please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 12:57:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131830#M1828</guid>
      <dc:creator>SYN</dc:creator>
      <dc:date>2012-06-04T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Macro code using in SAS DI 3.4</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131831#M1829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to be more specific for a specific answer. As a general guideline:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I like to do is to store the macro itself in a SAS Autocall library. I then create a user written transformation where I call the macro, and I define prompts in this user written transformation to pass the values to the macro parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best practice would be to have the macro code inside the user written transformation. I personally like to have it external because if I have to change something in the macro code I don't need to redeploy all jobs which use the user written transformation. The risk is: The change to the macro will affect all deployed jobs using the user written transformation which call the macro - so you're better careful when changing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 13:02:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131831#M1829</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2012-06-04T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Macro code using in SAS DI 3.4</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131832#M1830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's start like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This macro crating 5 tables dynamically and store it in one folder. No need to crate physical structure of tables.&lt;/P&gt;&lt;P&gt;This macro code will create more variables every next run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my question is how to point these macro to the target tables storing in folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 13:30:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Macro-code-using-in-SAS-DI-3-4/m-p/131832#M1830</guid>
      <dc:creator>SYN</dc:creator>
      <dc:date>2012-06-04T13:30:48Z</dc:date>
    </item>
  </channel>
</rss>

