<?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 Macros in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543929#M150375</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to write sasmacro code for following gchart sas code .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc gchart data=HTWT;&lt;BR /&gt;vbar gender/sumvar=weight;&lt;BR /&gt;Title "Average weight by Gender";&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 10:31:32 GMT</pubDate>
    <dc:creator>uspanchal</dc:creator>
    <dc:date>2019-03-18T10:31:32Z</dc:date>
    <item>
      <title>Macros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543929#M150375</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to write sasmacro code for following gchart sas code .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc gchart data=HTWT;&lt;BR /&gt;vbar gender/sumvar=weight;&lt;BR /&gt;Title "Average weight by Gender";&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 10:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543929#M150375</guid>
      <dc:creator>uspanchal</dc:creator>
      <dc:date>2019-03-18T10:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543934#M150377</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/151762"&gt;@uspanchal&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to write sasmacro code for following gchart sas code .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc gchart data=HTWT;&lt;BR /&gt;vbar gender/sumvar=weight;&lt;BR /&gt;Title "Average weight by Gender";&lt;BR /&gt;run;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As you have asked the question, there is no such thing as a macro here, and no answer to your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Macros are used to make code dynamic, so that they will change as circumstances change, without additional human modification to the code. No such purpose exists here.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543934#M150377</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-03-18T12:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543941#M150378</link>
      <description>&lt;P&gt;What do you want to macrotise?&lt;/P&gt;
&lt;P&gt;Also, move to sgplot/sgrender+GTL.&amp;nbsp; The older graphing system should be avoided nowadays.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 11:05:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros/m-p/543941#M150378</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2019-03-18T11:05:37Z</dc:date>
    </item>
  </channel>
</rss>

