<?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 How do I make a macro in a csv file? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766509#M30648</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I make a macro in a csv file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;really need help!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 02:08:52 GMT</pubDate>
    <dc:creator>dienhoasaigon</dc:creator>
    <dc:date>2021-09-08T02:08:52Z</dc:date>
    <item>
      <title>How do I make a macro in a csv file?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766509#M30648</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I make a macro in a csv file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;really need help!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 02:08:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766509#M30648</guid>
      <dc:creator>dienhoasaigon</dc:creator>
      <dc:date>2021-09-08T02:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a macro in a csv file?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766511#M30649</link>
      <description>&lt;P&gt;A CSV file contains data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A macro is like a sub program for generating SAS code.&lt;/P&gt;
&lt;P&gt;Are you asking how to output the code that defines your macro to a comma delimited file? What would the commas delimit?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A macro variable contains a text string.&lt;/P&gt;
&lt;P&gt;Are you asking how to output the value of a macro variable to a CSV file? What part of the CSV should the value be written into?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You use the macro processor to help you generate code.&lt;/P&gt;
&lt;P&gt;Why don't you start by explaining what code you need to generate?&amp;nbsp; What parts of it need to change that could benefit from the use of either a macro variable or executing a macro?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 02:22:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766511#M30649</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-09-08T02:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a macro in a csv file?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766517#M30650</link>
      <description>&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-to-write-a-value-in-macro-variable-to-CSV-file/m-p/766377" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/How-to-write-a-value-in-macro-variable-to-CSV-file/m-p/766377&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 04:42:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-make-a-macro-in-a-csv-file/m-p/766517#M30650</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-08T04:42:10Z</dc:date>
    </item>
  </channel>
</rss>

