<?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: Smart Quotes Vs. Simple Quotes in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396102#M95593</link>
    <description>&lt;P&gt;PDF and WORD use smart quotes. They are not recognized by programs as valid characters. They 'look' better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from the oracle known as Google:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;“&lt;/SPAN&gt;&lt;STRONG&gt;Smart quotes&lt;/STRONG&gt;&lt;SPAN&gt;,” the correct&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotation&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;marks and apostrophes, are&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;curly&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;or sloped. "Dumb&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotes&lt;/STRONG&gt;&lt;SPAN&gt;," or straight&lt;/SPAN&gt;&lt;STRONG&gt;quotes&lt;/STRONG&gt;&lt;SPAN&gt;, are a vestigial constraint from typewriters when using one key for two different marks helped save space on a keyboard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;EDIT: If you paste code in word it tends to automatically format them to smart quotes. So if you copy and paste code - which is not a good way to learn programming because your brain doesn't actually process what's being copied - you'll end up with this issue. Typing out the code line by line forces your brain to wonder, why the heck is there a semicolon here? Or why is there a set of commas back to back? You'll miss those details when copying and pasting. If you're just learning a language I highly recommend you type out the commands at first.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 21:10:08 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-09-14T21:10:08Z</dc:date>
    <item>
      <title>Smart Quotes Vs. Simple Quotes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396099#M95592</link>
      <description>&lt;P&gt;My program didn't work because I had smart quotes instead of simple quotes. What is the difference? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a response from another anwered post:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code you posted will not run.&lt;/P&gt;&lt;P&gt;This line&lt;/P&gt;&lt;P&gt;Value = spedis(Name,‘Friedman’) ;&lt;/P&gt;&lt;P&gt;has "smart quotes", the curly version instead of a simple '&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 21:00:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396099#M95592</guid>
      <dc:creator>ManitobaMoose</dc:creator>
      <dc:date>2017-09-14T21:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Quotes Vs. Simple Quotes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396102#M95593</link>
      <description>&lt;P&gt;PDF and WORD use smart quotes. They are not recognized by programs as valid characters. They 'look' better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from the oracle known as Google:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;“&lt;/SPAN&gt;&lt;STRONG&gt;Smart quotes&lt;/STRONG&gt;&lt;SPAN&gt;,” the correct&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotation&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;marks and apostrophes, are&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;curly&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;or sloped. "Dumb&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotes&lt;/STRONG&gt;&lt;SPAN&gt;," or straight&lt;/SPAN&gt;&lt;STRONG&gt;quotes&lt;/STRONG&gt;&lt;SPAN&gt;, are a vestigial constraint from typewriters when using one key for two different marks helped save space on a keyboard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;EDIT: If you paste code in word it tends to automatically format them to smart quotes. So if you copy and paste code - which is not a good way to learn programming because your brain doesn't actually process what's being copied - you'll end up with this issue. Typing out the code line by line forces your brain to wonder, why the heck is there a semicolon here? Or why is there a set of commas back to back? You'll miss those details when copying and pasting. If you're just learning a language I highly recommend you type out the commands at first.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 21:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396102#M95593</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-14T21:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Quotes Vs. Simple Quotes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396115#M95596</link>
      <description>&lt;P&gt;I'm not a fan of smart quotes, which is why I turn them off in Word (and by extension, in MS Outlook which respects the same preferences). &amp;nbsp;You'll find the setting in Word, File-&amp;gt;Options, Proofing tab, then click AutoCorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sq.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15183i8DC7BC5DBCFB2365/image-size/large?v=v2&amp;amp;px=999" role="button" title="sq.png" alt="sq.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This affects only those quotes that&amp;nbsp;&lt;STRONG&gt;you&amp;nbsp;&lt;/STRONG&gt;type, not those that you copy/paste from somewhere else. &amp;nbsp;PDF and Word docs are notorious for smart quote contamination.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 22:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Smart-Quotes-Vs-Simple-Quotes/m-p/396115#M95596</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-09-14T22:11:25Z</dc:date>
    </item>
  </channel>
</rss>

