<?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: Issue to create macro in Data management studio in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Issue-to-create-macro-in-Data-management-studio/m-p/206755#M4691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. For your first question:&amp;nbsp; May I ask how you are trying to use the macro you are creating? The DM Studio user guide has a chapter about macros. It has topics about how to create macros for specific purposes. If you are just testing perhaps you could pick one of the types described in the chapter: &lt;A href="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/_Macros.html" title="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/_Macros.html"&gt;Using Macro Variables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by not being able to open a text file. One possibility is that you are trying to open the "system" macro file which you might not have access to. But this is just a guess on my part.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="macro_files.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10219_macro_files.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For your second question, one way to check how macros are resolving is as follows. I hope that it helps in your case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"To see how the current macro variables and configuration directives are resolving, select &lt;STRONG&gt;Tools&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Data Management Studio Options&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Advanced&lt;/STRONG&gt; from the main menu." (&lt;A href="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/dfU_T_Macros_Usage.html#Resolve" title="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/dfU_T_Macros_Usage.html#Resolve"&gt;Usage Notes for Macro Variables&lt;/A&gt;)&amp;nbsp; User-defined macros are at the bottom of the long list of items in the Advanced panel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 11:52:49 GMT</pubDate>
    <dc:creator>DaveR_SAS</dc:creator>
    <dc:date>2015-04-30T11:52:49Z</dc:date>
    <item>
      <title>Issue to create macro in Data management studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Issue-to-create-macro-in-Data-management-studio/m-p/206754#M4690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;1)Query_1&lt;/P&gt;&lt;P&gt;I am trying to create a macro variable in data managemnt studio &lt;BR /&gt;But i am getting the issue&lt;/P&gt;&lt;P&gt;I have opened administration taba ns in macro file i have given macro and added the macro New_MC and in the value i have given the path that is required&lt;/P&gt;&lt;P&gt;Then in the input tab i have given the macro with %%New_MC%% but i am getting unabel to open the text file&lt;BR /&gt;can any one help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2) Query _2&lt;BR /&gt;How can we check the value the macro was resolved to in Data management studio&lt;/P&gt;&lt;P&gt;Ex: in sas&lt;/P&gt;&lt;P&gt;%put &amp;amp;%New_MC&lt;BR /&gt;like this, how can we chek in data management stuio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 05:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Issue-to-create-macro-in-Data-management-studio/m-p/206754#M4690</guid>
      <dc:creator>sas_Forum</dc:creator>
      <dc:date>2015-04-30T05:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue to create macro in Data management studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Issue-to-create-macro-in-Data-management-studio/m-p/206755#M4691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. For your first question:&amp;nbsp; May I ask how you are trying to use the macro you are creating? The DM Studio user guide has a chapter about macros. It has topics about how to create macros for specific purposes. If you are just testing perhaps you could pick one of the types described in the chapter: &lt;A href="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/_Macros.html" title="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/_Macros.html"&gt;Using Macro Variables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by not being able to open a text file. One possibility is that you are trying to open the "system" macro file which you might not have access to. But this is just a guess on my part.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="macro_files.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10219_macro_files.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For your second question, one way to check how macros are resolving is as follows. I hope that it helps in your case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"To see how the current macro variables and configuration directives are resolving, select &lt;STRONG&gt;Tools&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Data Management Studio Options&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Advanced&lt;/STRONG&gt; from the main menu." (&lt;A href="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/dfU_T_Macros_Usage.html#Resolve" title="http://support.sas.com/documentation/onlinedoc/dfdmstudio/2.6/dmpdmsug/Content/dfU_T_Macros_Usage.html#Resolve"&gt;Usage Notes for Macro Variables&lt;/A&gt;)&amp;nbsp; User-defined macros are at the bottom of the long list of items in the Advanced panel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 11:52:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Issue-to-create-macro-in-Data-management-studio/m-p/206755#M4691</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2015-04-30T11:52:49Z</dc:date>
    </item>
  </channel>
</rss>

