<?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: noquotelenmax in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79761#M17169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="12296" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: If you write code, I would leave it set to its current default.&amp;nbsp; However, when you are running already tested code, I don't see any problem using option statements, before and after the code, switching between the two values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 12:57:41 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2013-05-20T12:57:41Z</dc:date>
    <item>
      <title>noquotelenmax</title>
      <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79760#M17168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SAS default is "quotelenmax". I run regularly into cases where I have to specifically define "options noquotelenmax;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know of any reason why I shouldn't set the default to "noquotelenmax" eg. via an option statement in the autoexec?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 09:57:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79760#M17168</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2013-05-20T09:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: noquotelenmax</title>
      <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79761#M17169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="12296" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: If you write code, I would leave it set to its current default.&amp;nbsp; However, when you are running already tested code, I don't see any problem using option statements, before and after the code, switching between the two values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 12:57:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79761#M17169</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2013-05-20T12:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: noquotelenmax</title>
      <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79762#M17170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Art&lt;/P&gt;&lt;P&gt;Turning "quotelenmax" on and off is what I'm currently doing. &lt;/P&gt;&lt;P&gt;But I'm just wondering where the warning when "quotelenmax" is set adds any value. I simply can't remember any case I've encountered where the warning actually pointed to a real issue. But may-be I was just lucky.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:22:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79762#M17170</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2013-05-21T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: noquotelenmax</title>
      <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79763#M17171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="12296" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: Methinks you have been lucky or don't do a lot of coding which involves quoting.&amp;nbsp; I, personally, have often received the warning and knew to search code for unbalanced quotation marks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79763#M17171</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2013-05-21T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: noquotelenmax</title>
      <link>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79764#M17172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Art&lt;/P&gt;&lt;P&gt;Very valid point. So I continue doing what I'm doing without changing the default.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 09:19:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/noquotelenmax/m-p/79764#M17172</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2013-05-22T09:19:16Z</dc:date>
    </item>
  </channel>
</rss>

