<?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: and operator in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/and-operator/m-p/846998#M334863</link>
    <description>&lt;P&gt;You are correct &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The '&lt;SPAN&gt;is not true' part is due to the Logical Not Operator (~) .&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 08:50:56 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2022-11-30T08:50:56Z</dc:date>
    <item>
      <title>and operator</title>
      <link>https://communities.sas.com/t5/SAS-Programming/and-operator/m-p/846997#M334862</link>
      <description>&lt;PRE&gt;if ~(("&amp;amp;sampdate"d&amp;lt;='16sep2006'd) and ("&amp;amp;PERFDATE"d&amp;gt;='16sep2006'd) and (DATE_CREDIT_LIMIT_CHG='16sep2006'd));
&lt;/PRE&gt;
&lt;P&gt;is this meaning&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any one of the following:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;("&amp;amp;sampdate"d&amp;lt;='16sep2006'd)&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;("&amp;amp;PERFDATE"d&amp;gt;='16sep2006'd)&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;(DATE_CREDIT_LIMIT_CHG='16sep2006'd)&lt;/P&gt;
&lt;P&gt;is not true?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 08:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/and-operator/m-p/846997#M334862</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-11-30T08:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: and operator</title>
      <link>https://communities.sas.com/t5/SAS-Programming/and-operator/m-p/846998#M334863</link>
      <description>&lt;P&gt;You are correct &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The '&lt;SPAN&gt;is not true' part is due to the Logical Not Operator (~) .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 08:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/and-operator/m-p/846998#M334863</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-11-30T08:50:56Z</dc:date>
    </item>
  </channel>
</rss>

