<?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: Using the PAUSE statement in SAS/IML from SAS/STUDIO SAS OnDemand for Academics in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960003#M6465</link>
    <description>&lt;P&gt;You need to run IML in interactive mode. Below link explains how to do this using SAS Studio.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2015/12/14/sas-studio-interactive-iml.html" target="_self"&gt;Running interactive procedures in SAS Studio and SAS University Edition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/11/13/debug-sasiml-modules-pause.html" target="_self"&gt;A tip for debugging SAS/IML modules: The PAUSE statement&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Feb 2025 03:17:19 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2025-02-23T03:17:19Z</dc:date>
    <item>
      <title>Using the PAUSE statement in SAS/IML from SAS/STUDIO SAS OnDemand for Academics</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960002#M6464</link>
      <description>&lt;P&gt;I am running SAS/IML in SAS/Studio hosted by SAS OnDemand for Academics.&lt;/P&gt;
&lt;P&gt;I want to do some real-time debugging of a SAS/IML module using the PAUSE and RESUME statements. The SAS/IML documentation indicates that a window will appear that will allow me to enter debugging statements and the RESUME command, which will transfer out of interactive mode back to processing mode.&lt;/P&gt;
&lt;P&gt;I do not observe any window opening, so 1) I am missing something essential or 2) my understanding of how PAUSE/RESUME is incorrect or 3) the window into my mind needs a thorough scrubbing so I can see clearly into the process that I am debugging.&lt;/P&gt;
&lt;P&gt;Would some kind soul point out the error(s) in my thought processes before I defenestrate myself?&lt;/P&gt;
&lt;P&gt;TIA, Ross&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 02:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960002#M6464</guid>
      <dc:creator>rbettinger</dc:creator>
      <dc:date>2025-02-23T02:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using the PAUSE statement in SAS/IML from SAS/STUDIO SAS OnDemand for Academics</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960003#M6465</link>
      <description>&lt;P&gt;You need to run IML in interactive mode. Below link explains how to do this using SAS Studio.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2015/12/14/sas-studio-interactive-iml.html" target="_self"&gt;Running interactive procedures in SAS Studio and SAS University Edition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/11/13/debug-sasiml-modules-pause.html" target="_self"&gt;A tip for debugging SAS/IML modules: The PAUSE statement&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 03:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960003#M6465</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2025-02-23T03:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using the PAUSE statement in SAS/IML from SAS/STUDIO SAS OnDemand for Academics</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960018#M6466</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; The SAS/IML documentation indicates that a window will appear that will allow me to enter debugging statements and the RESUME command, which will transfer out of interactive mode back to processing mode.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, I do not think this is a correct statement. The &lt;EM&gt;SAS/IML User's Guide&lt;/EM&gt;&amp;nbsp;documentation of the PAUSE statement does not say anything about a window that will appear. See&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/imlug/imlug_langref_sect331.htm" target="_blank"&gt;SAS Help Center: PAUSE Statement&lt;/A&gt;&amp;nbsp;and the "Error Control" subsections of &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/imlug/imlug_genstmts_sect002.htm" target="_blank"&gt;SAS Help Center: Generating and Executing Statements&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also, be sure to run in interactive mode, as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&amp;nbsp;says.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps in the late 2000s or early 2010s you saw a demo of the IML Workshop or SAS IML Studio application. That Window's-based client supported a window that popped up for the PUASE statement, but that application was discontinued a decade ago.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 11:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960018#M6466</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2025-02-23T11:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using the PAUSE statement in SAS/IML from SAS/STUDIO SAS OnDemand for Academics</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960038#M6467</link>
      <description>&lt;P&gt;To Patrick and Rick, I say thank you.&lt;/P&gt;
&lt;P&gt;I did not understand two things: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I must run SAS/Studio in interactive mode.&lt;/LI&gt;
&lt;LI&gt;I must submit debugging statements into the code window and then submit them for execution.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;These requirements were included in the documentation, but I did not put them together properly. Now that I understand how the PAUSE statement works, I will use it appropriately.&lt;/P&gt;
&lt;P&gt;Ross&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 00:46:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Using-the-PAUSE-statement-in-SAS-IML-from-SAS-STUDIO-SAS/m-p/960038#M6467</guid>
      <dc:creator>rbettinger</dc:creator>
      <dc:date>2025-02-24T00:46:44Z</dc:date>
    </item>
  </channel>
</rss>

