<?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: Code just says &amp;quot;running&amp;quot; but doesn't generate results or an error in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978159#M2755</link>
    <description>&lt;P&gt;Could you post your code and a screenshot? This will help us better detect what may be happening!&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2025 18:24:40 GMT</pubDate>
    <dc:creator>Rachel_McLawhon</dc:creator>
    <dc:date>2025-10-30T18:24:40Z</dc:date>
    <item>
      <title>Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978158#M2754</link>
      <description>&lt;P&gt;Trying to run a code, but no generation of results or warning. New to SAS&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 18:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978158#M2754</guid>
      <dc:creator>chiefsrule</dc:creator>
      <dc:date>2025-10-30T18:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978159#M2755</link>
      <description>&lt;P&gt;Could you post your code and a screenshot? This will help us better detect what may be happening!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 18:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978159#M2755</guid>
      <dc:creator>Rachel_McLawhon</dc:creator>
      <dc:date>2025-10-30T18:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978160#M2756</link>
      <description>&lt;P&gt;If you are new to SAS you probably forgot to end the statement with semicolon. Or end the step with RUN statement (or QUIT statement, depending on the step being run).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or perhaps you have submitted code that has unbalanced quotes or unbalanced parentheses and SAS is waiting for you to finish telling it what to run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What interface are you using to submit the code to SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using SAS/Studio or Enterprise Guide as your interface to submit code to some separate SAS server?&lt;/P&gt;
&lt;P&gt;Or are you running SAS itself interactively.&amp;nbsp; Either on your Windows PC or if running Unix then using X-Windows server.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 18:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978160#M2756</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-10-30T18:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978161#M2757</link>
      <description>&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_068/statug/statug_ods_examples06.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/v_068/statug/statug_ods_examples06.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This section says more about RUN group processing, particularly in the context of ODS. Like&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;said, without seeing your code, that seems like a likely suspect.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 19:06:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978161#M2757</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2025-10-30T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978170#M2758</link>
      <description>&lt;P&gt;You might also have something in your code that causes an infinite loop. Please show your code.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 08:01:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978170#M2758</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-10-31T08:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code just says "running" but doesn't generate results or an error</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978238#M2759</link>
      <description>&lt;P&gt;I appreciate your response. I forgot a semicolon&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 15:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Code-just-says-quot-running-quot-but-doesn-t-generate-results-or/m-p/978238#M2759</guid>
      <dc:creator>chiefsrule</dc:creator>
      <dc:date>2025-11-03T15:01:11Z</dc:date>
    </item>
  </channel>
</rss>

