<?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 SAS program not running but no rrors in log in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821200#M324207</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am running a program with a macro, after creating a subset from a raw dataset.&lt;/P&gt;&lt;P&gt;The raw and new datasets are seen in the libraries, but when I run a proc contents or print or freq, the program editor says lines are submitted. No error message in the log, or any message to show success.&lt;/P&gt;&lt;P&gt;No results or output.&lt;/P&gt;&lt;P&gt;What do you think I am doing wrong here, please.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Dilani&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 19:49:35 GMT</pubDate>
    <dc:creator>Dilani1</dc:creator>
    <dc:date>2022-06-30T19:49:35Z</dc:date>
    <item>
      <title>SAS program not running but no rrors in log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821200#M324207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am running a program with a macro, after creating a subset from a raw dataset.&lt;/P&gt;&lt;P&gt;The raw and new datasets are seen in the libraries, but when I run a proc contents or print or freq, the program editor says lines are submitted. No error message in the log, or any message to show success.&lt;/P&gt;&lt;P&gt;No results or output.&lt;/P&gt;&lt;P&gt;What do you think I am doing wrong here, please.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Dilani&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 19:49:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821200#M324207</guid>
      <dc:creator>Dilani1</dc:creator>
      <dc:date>2022-06-30T19:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not running but no rrors in log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821201#M324208</link>
      <description>&lt;P&gt;It would be helpful if you provided a sample of your code. Try adding these macro options to display information in the log.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;options symbolgen mprint;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 20:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821201#M324208</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2022-06-30T20:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not running but no rrors in log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821203#M324210</link>
      <description>&lt;P&gt;Usually happens when there's a bug in the macro code somewhere so it thinks the macro is still being defined - missing %mend for example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sharing your code is helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can also try the magic string from here and then re-running your code, though may need a full restart.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2013/08/19/errors-that-cause-sas-to-freeze.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2013/08/19/errors-that-cause-sas-to-freeze.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 20:03:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-running-but-no-rrors-in-log/m-p/821203#M324210</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-06-30T20:03:02Z</dc:date>
    </item>
  </channel>
</rss>

