<?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: Propcase with underscore in the second argument in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342986#M78671</link>
    <description>&lt;P&gt;%_ would be a valid name for a macro.&amp;nbsp; To fix the problem, just switch the order within your string:&amp;nbsp; _% instead of %_&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2017 16:15:34 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2017-03-21T16:15:34Z</dc:date>
    <item>
      <title>Propcase with underscore in the second argument</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342983#M78670</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to check few symbols while applying PROPCASE on my data. Underscore is part of my symbols. When I included underscore in my code as O_NAM1 = PROPCASE(I_NAM1, " .&amp;lt;(+|&amp;amp;!$*);¬-/,%_`"), I got a warning "Apparent invocation of macro _ not resolved". How can I include underscore in my code? When I kept the underscore in single quotes, pgm considered single quote as a valid symbol and checked the data for single quote. I don't want to search data for single quote.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 16:07:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342983#M78670</guid>
      <dc:creator>gandikk</dc:creator>
      <dc:date>2017-03-21T16:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Propcase with underscore in the second argument</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342986#M78671</link>
      <description>&lt;P&gt;%_ would be a valid name for a macro.&amp;nbsp; To fix the problem, just switch the order within your string:&amp;nbsp; _% instead of %_&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 16:15:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342986#M78671</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-03-21T16:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Propcase with underscore in the second argument</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342996#M78677</link>
      <description>&lt;P&gt;Or use single quotes to delimit the string.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 16:53:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/342996#M78677</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-21T16:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Propcase with underscore in the second argument</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/343555#M78877</link>
      <description>&lt;P&gt;Thank you!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 01:11:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/343555#M78877</guid>
      <dc:creator>gandikk</dc:creator>
      <dc:date>2017-03-23T01:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Propcase with underscore in the second argument</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/343556#M78878</link>
      <description>Thank you!!</description>
      <pubDate>Thu, 23 Mar 2017 01:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Propcase-with-underscore-in-the-second-argument/m-p/343556#M78878</guid>
      <dc:creator>gandikk</dc:creator>
      <dc:date>2017-03-23T01:11:21Z</dc:date>
    </item>
  </channel>
</rss>

