<?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: What is &amp;quot;!&amp;quot;, how is it different from &amp;quot;|&amp;quot; concatenation sign? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84342#M18175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that it is difference between EDBIC and ASCII .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 06:32:00 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2012-04-17T06:32:00Z</dc:date>
    <item>
      <title>What is "!", how is it different from "|" concatenation sign?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84338#M18171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most of time, I use "|" as concatenation symbol to do the operation, like: "sys"||_N_.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also saw some cases that use "!" to do the concatenation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me when I need to do the concatenation using "!"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2012 23:16:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84338#M18171</guid>
      <dc:creator>ZRick</dc:creator>
      <dc:date>2012-04-15T23:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is "!", how is it different from "|" concatenation sign?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84339#M18172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both symbols can be used interchangeably.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2012 23:59:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84339#M18172</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2012-04-15T23:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is "!", how is it different from "|" concatenation sign?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84340#M18173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;|| won't work on z/OS (at least it didn't work in my TSO session)...but !! (double exclamation points) will. I believe both Windows and UNIX will accept ||&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the CAT series of functions (CAT CATS CATT CATX) will work anywhere (&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002257060.htm"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002257060.htm&lt;/A&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 01:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84340#M18173</guid>
      <dc:creator>Jay_TxOAG</dc:creator>
      <dc:date>2012-04-16T01:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is "!", how is it different from "|" concatenation sign?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84341#M18174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When to use !! instead of || : When your keyboard or OS doesn't support ||. This goes back to much older keyboards with many fewer keys, including when EVERYTHING WAS ALL CAPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 16:10:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84341#M18174</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-04-16T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is "!", how is it different from "|" concatenation sign?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84342#M18175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that it is difference between EDBIC and ASCII .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 06:32:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-quot-quot-how-is-it-different-from-quot-quot/m-p/84342#M18175</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-04-17T06:32:00Z</dc:date>
    </item>
  </channel>
</rss>

