<?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 error with email ids in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/679848#M205333</link>
    <description>&lt;P&gt;Getting the below error. Can some one please help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2791 filename MAIL email SUBJECT = "&amp;amp;process - &amp;amp;get_status &amp;amp;job" TO =(&amp;amp;send_to)&lt;BR /&gt;_&lt;BR /&gt;&lt;BR /&gt;23&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;ERROR 23-2: Invalid option name ).&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;MPRINT(XXX_SEND_EMAIL): filename MAIL email SUBJECT = "JobA123 - Data Input - ERROR - Job A123" TO=(("abc@abc.com" "def@abc.com")) &lt;BR /&gt;FROM = "sys@abc.com" type='text/html' ;&lt;BR /&gt;ERROR: Error in the FILENAME statement.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2020 17:55:11 GMT</pubDate>
    <dc:creator>KrisNori</dc:creator>
    <dc:date>2020-08-27T17:55:11Z</dc:date>
    <item>
      <title>error with email ids</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/679848#M205333</link>
      <description>&lt;P&gt;Getting the below error. Can some one please help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2791 filename MAIL email SUBJECT = "&amp;amp;process - &amp;amp;get_status &amp;amp;job" TO =(&amp;amp;send_to)&lt;BR /&gt;_&lt;BR /&gt;&lt;BR /&gt;23&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;ERROR 23-2: Invalid option name ).&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;MPRINT(XXX_SEND_EMAIL): filename MAIL email SUBJECT = "JobA123 - Data Input - ERROR - Job A123" TO=(("abc@abc.com" "def@abc.com")) &lt;BR /&gt;FROM = "sys@abc.com" type='text/html' ;&lt;BR /&gt;ERROR: Error in the FILENAME statement.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 17:55:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/679848#M205333</guid>
      <dc:creator>KrisNori</dc:creator>
      <dc:date>2020-08-27T17:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: error with email ids</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/679881#M205352</link>
      <description>I think you need to remove the parenthesis around &amp;amp;send_to as it looks like the macro variable already resolves to having those parenthesis as part of the value.</description>
      <pubDate>Thu, 27 Aug 2020 19:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/679881#M205352</guid>
      <dc:creator>mbuchecker</dc:creator>
      <dc:date>2020-08-27T19:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: error with email ids</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/680043#M205437</link>
      <description>&lt;P&gt;Thank you...&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 15:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-with-email-ids/m-p/680043#M205437</guid>
      <dc:creator>KrisNori</dc:creator>
      <dc:date>2020-08-28T15:15:41Z</dc:date>
    </item>
  </channel>
</rss>

