<?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: SAS Studio macro variable for currently executing node in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543395#M7199</link>
    <description>&lt;P&gt;Kurt,&lt;/P&gt;&lt;P&gt;Thanks for the quick response. I have tried adding&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _all_;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;inside the program node but unfortunately the resulting macro variable list does not seem to include the actual name of the node (which is part of a process flow). I am not sure if there are papers about this. What I'm really after is for my program to determine the node name that it is executing in. Is that possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 03:25:40 GMT</pubDate>
    <dc:creator>mtejada</dc:creator>
    <dc:date>2019-03-15T03:25:40Z</dc:date>
    <item>
      <title>SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543299#M7196</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if there is a macro variable that holds the name of a currently executing node in SAS Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 20:24:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543299#M7196</guid>
      <dc:creator>mtejada</dc:creator>
      <dc:date>2019-03-14T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543324#M7197</link>
      <description>&lt;P&gt;Use&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _all_;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to show all currently defined macro variables.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 21:20:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543324#M7197</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-14T21:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543395#M7199</link>
      <description>&lt;P&gt;Kurt,&lt;/P&gt;&lt;P&gt;Thanks for the quick response. I have tried adding&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _all_;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;inside the program node but unfortunately the resulting macro variable list does not seem to include the actual name of the node (which is part of a process flow). I am not sure if there are papers about this. What I'm really after is for my program to determine the node name that it is executing in. Is that possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 03:25:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543395#M7199</guid>
      <dc:creator>mtejada</dc:creator>
      <dc:date>2019-03-15T03:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543424#M7200</link>
      <description>&lt;P&gt;I had hoped that Studio does something similar to what Enterprise Guide does. EG creates a macro variable _CLIENTTASKLABEL that identfies the currently executing node in the project.&lt;/P&gt;
&lt;P&gt;This might be a good &lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank" rel="noopener"&gt;Software Ballot Idea&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 07:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543424#M7200</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-15T07:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543578#M7201</link>
      <description>A macro variable like _CLIENTTASKLABEL would be nice to have in SAS Studio.</description>
      <pubDate>Fri, 15 Mar 2019 15:43:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543578#M7201</guid>
      <dc:creator>mtejada</dc:creator>
      <dc:date>2019-03-15T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio macro variable for currently executing node</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543615#M7202</link>
      <description>&lt;P&gt;Thanks for the feedback.&amp;nbsp; We are planning to generate very similar wrapper code (including the macro variables) in SAS Studio and EG in future releases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 18:49:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-macro-variable-for-currently-executing-node/m-p/543615#M7202</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2019-03-15T18:49:38Z</dc:date>
    </item>
  </channel>
</rss>

