<?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: Getting the following error in Enterprise Miner in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135939#M1255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without seeing the code generated other than the suggestion about &amp;amp;n+1 instead of n+1, no idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 22:26:52 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-07-24T22:26:52Z</dc:date>
    <item>
      <title>Getting the following error in Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135936#M1252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the following error when trying to run the decision tree node in enterprise Miner:&lt;/P&gt;&lt;P&gt;ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was: n+1&lt;/P&gt;&lt;P&gt;ERROR: The macro EM_TREE_RUNTREEPROCEDURE will stop executing.&lt;/P&gt;&lt;P&gt;Can you please let me know the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 19:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135936#M1252</guid>
      <dc:creator>PruthviBhupathiraju</dc:creator>
      <dc:date>2014-07-24T19:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the following error in Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135937#M1253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;%eval wants either an integer literal or a macro variable that resolves to an integer.&lt;/P&gt;&lt;P&gt;%let n= 5;&lt;/P&gt;&lt;P&gt;%let x = %eval(&lt;STRONG&gt;&amp;amp;n&lt;/STRONG&gt; +1);&lt;/P&gt;&lt;P&gt;%put &amp;amp;x;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get this message in %if or %do loops as well as they have implicit calls to %eval that you don't see. The place you have n+1 needs &amp;amp;n+1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 20:31:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135937#M1253</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-07-24T20:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the following error in Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135938#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I correct this error in enterprise Miner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 20:38:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135938#M1254</guid>
      <dc:creator>PruthviBhupathiraju</dc:creator>
      <dc:date>2014-07-24T20:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the following error in Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135939#M1255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without seeing the code generated other than the suggestion about &amp;amp;n+1 instead of n+1, no idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 22:26:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135939#M1255</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-07-24T22:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the following error in Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135940#M1256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please contact Tech Support for help with this: &lt;A href="http://support.sas.com/ctx/supportform/createForm" title="http://support.sas.com/ctx/supportform/createForm"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:15:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-the-following-error-in-Enterprise-Miner/m-p/135940#M1256</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2014-07-25T13:15:47Z</dc:date>
    </item>
  </channel>
</rss>

