<?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: %EVAL function giving an error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64837#M14090</link>
    <description>You really need to share *ALL* of your SAS code, not just sections.  There is a macro you are invoking which is not revealed at all.&lt;BR /&gt;
&lt;BR /&gt;
The OPTIONS setting mentioned - you may want to consider reviewing the DOC about diagnosing SAS programs is:&lt;BR /&gt;
&lt;BR /&gt;
OPTIONS SOURCE SOURCE2 MACROGEN SYMBOLGEN MPRINT;&lt;BR /&gt;
&lt;BR /&gt;
And there are times when you will need to add MLOGIC as well.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 17 Aug 2010 18:16:14 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-08-17T18:16:14Z</dc:date>
    <item>
      <title>%EVAL function giving an error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64833#M14086</link>
      <description>Hi all!&lt;BR /&gt;
&lt;BR /&gt;
I have a SAS file created &lt;BR /&gt;
Thanks!</description>
      <pubDate>Tue, 17 Aug 2010 16:09:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64833#M14086</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-08-17T16:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: %EVAL function giving an error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64834#M14087</link>
      <description>Dear SASNewBee&lt;BR /&gt;
&lt;BR /&gt;
Double check your macro code spefically&lt;BR /&gt;
&lt;BR /&gt;
%macro trans( id, gid,sj, tdata);&lt;BR /&gt;
data _temp_cs;&lt;BR /&gt;
set &amp;amp;t_data;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
 should the set &amp;amp;t_data be &amp;amp;tdata ?</description>
      <pubDate>Tue, 17 Aug 2010 17:37:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64834#M14087</guid>
      <dc:creator>darrylovia</dc:creator>
      <dc:date>2010-08-17T17:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: %EVAL function giving an error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64835#M14088</link>
      <description>You need to turn on the options that Scott (SBB) recommends, so you (and we) can see what is going on.  Without more detail of the log, it is a stab in the dark.&lt;BR /&gt;
&lt;BR /&gt;
However, to stab in the dark, I'd guess that your connection to the database failed and thus &amp;amp;cnt is never created.  The password warning is my key.</description>
      <pubDate>Tue, 17 Aug 2010 17:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64835#M14088</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-08-17T17:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: %EVAL function giving an error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64836#M14089</link>
      <description>Sorry but I dont see any posts from SBB. Which options do I need to turn on?</description>
      <pubDate>Tue, 17 Aug 2010 17:59:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64836#M14089</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-08-17T17:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: %EVAL function giving an error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64837#M14090</link>
      <description>You really need to share *ALL* of your SAS code, not just sections.  There is a macro you are invoking which is not revealed at all.&lt;BR /&gt;
&lt;BR /&gt;
The OPTIONS setting mentioned - you may want to consider reviewing the DOC about diagnosing SAS programs is:&lt;BR /&gt;
&lt;BR /&gt;
OPTIONS SOURCE SOURCE2 MACROGEN SYMBOLGEN MPRINT;&lt;BR /&gt;
&lt;BR /&gt;
And there are times when you will need to add MLOGIC as well.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 17 Aug 2010 18:16:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EVAL-function-giving-an-error/m-p/64837#M14090</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-08-17T18:16:14Z</dc:date>
    </item>
  </channel>
</rss>

