<?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 difference between :  &amp;amp; ~ @ '@@' in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445057#M111482</link>
    <description>&lt;P&gt;can any one pls guide me what is the difference between&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;1) :&lt;/P&gt;&lt;P&gt;2) &amp;amp;&lt;/P&gt;&lt;P&gt;3)~&lt;/P&gt;&lt;P&gt;4)@&lt;/P&gt;&lt;P&gt;5)@@&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2018 06:30:48 GMT</pubDate>
    <dc:creator>SRINIVAS_N</dc:creator>
    <dc:date>2018-03-13T06:30:48Z</dc:date>
    <item>
      <title>difference between :  &amp; ~ @ '@@'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445057#M111482</link>
      <description>&lt;P&gt;can any one pls guide me what is the difference between&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;1) :&lt;/P&gt;&lt;P&gt;2) &amp;amp;&lt;/P&gt;&lt;P&gt;3)~&lt;/P&gt;&lt;P&gt;4)@&lt;/P&gt;&lt;P&gt;5)@@&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 06:30:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445057#M111482</guid>
      <dc:creator>SRINIVAS_N</dc:creator>
      <dc:date>2018-03-13T06:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: difference between :  &amp; ~ @ '@@'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445087#M111489</link>
      <description>&lt;P&gt;They are all different characters?&amp;nbsp; Posting a question with what is XYZ is not helpful, what have you read in the manual on these, where are you using them etc?&lt;/P&gt;
&lt;P&gt;At a guess:&lt;/P&gt;
&lt;P&gt;1) :&amp;nbsp; &amp;nbsp; - used for stating lists of variables with incremented numeric suffix, like var1, var2 etc.&lt;/P&gt;
&lt;P&gt;2) &amp;amp;&amp;nbsp; &amp;nbsp; - And, logic gate&lt;/P&gt;
&lt;P&gt;3)~&amp;nbsp; &amp;nbsp; &amp;nbsp; - could mean anything, I use this as split in report for instance.&lt;/P&gt;
&lt;P&gt;4)@&amp;nbsp; &amp;nbsp; &amp;nbsp;- hold pointer when reading file&lt;/P&gt;
&lt;P&gt;5)@@&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - hold pointer until next iteration&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the above, then they are all well described in the manual.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 09:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445087#M111489</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-03-13T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: difference between :  &amp; ~ @ '@@'</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445117#M111507</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45151"&gt;@RW9&lt;/a&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;3)~&amp;nbsp; &amp;nbsp; &amp;nbsp; - could mean anything, I use this as split in report for instance.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Actually, it is also an alternative form of the NOT operator, e.g.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;408  %put %eval(1~=2);
1&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Mar 2018 11:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-amp/m-p/445117#M111507</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2018-03-13T11:47:58Z</dc:date>
    </item>
  </channel>
</rss>

