<?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: how to make sas to consider the &amp;amp; sign as a character not as a macro in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731897#M38489</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;put "Support D%nrstr(&amp;amp;)A Support";
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 07 Apr 2021 13:18:55 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-04-07T13:18:55Z</dc:date>
    <item>
      <title>how to make sas to consider the &amp; sign as a character not as a macro</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731893#M38486</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we need to use the acronym D&amp;amp;A which stand for Data and Analytics&lt;/P&gt;
&lt;P&gt;How to avoid sas to consider &amp;amp; as the macro variable &amp;amp;A&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%macro test;&lt;BR /&gt;filename mail email("xxxxxxxx@xxxx.net")&lt;BR /&gt;data _null_;&lt;BR /&gt;file mail;&lt;BR /&gt;put "Support D&amp;amp;A Support"; &lt;BR /&gt;put "";&lt;BR /&gt;run;&lt;BR /&gt;%mend test;&lt;BR /&gt;%test;&lt;BR /&gt;WARNING: Apparent symbolic reference A not resolved.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 13:10:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731893#M38486</guid>
      <dc:creator>alepage</dc:creator>
      <dc:date>2021-04-07T13:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to make sas to consider the &amp; sign as a character not as a macro</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731895#M38487</link>
      <description>&lt;P&gt;Use single quotes.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 13:17:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731895#M38487</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-04-07T13:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to make sas to consider the &amp; sign as a character not as a macro</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731897#M38489</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;put "Support D%nrstr(&amp;amp;)A Support";
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Apr 2021 13:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-make-sas-to-consider-the-amp-sign-as-a-character-not-as-a/m-p/731897#M38489</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-04-07T13:18:55Z</dc:date>
    </item>
  </channel>
</rss>

