<?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: problem with SAS on demand in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814037#M321317</link>
    <description>You need 'quit;' to end this.&lt;BR /&gt;&lt;BR /&gt;proc IML;&lt;BR /&gt;A = {1 2};&lt;BR /&gt;quit;</description>
    <pubDate>Wed, 18 May 2022 11:25:14 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2022-05-18T11:25:14Z</dc:date>
    <item>
      <title>problem with SAS on demand and interactive PROC IML</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814013#M321304</link>
      <description>&lt;P&gt;Hello, I'm new to SAS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m having this odd problem with SAS on demand,&lt;/P&gt;
&lt;P&gt;If I run this very simple code as a whole&lt;/P&gt;
&lt;P&gt;&amp;lt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc IML;&lt;BR /&gt;A = {1 2};&lt;BR /&gt;print A;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if I run the first two lines and then the third it shows an error message: Statement is not valid or it is used out of proper order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help me please.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 11:26:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814013#M321304</guid>
      <dc:creator>fxtixa</dc:creator>
      <dc:date>2022-05-18T11:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814030#M321313</link>
      <description>&lt;P&gt;Every individual submission you do in SAS Studio (which is the interface used for On Demand) or Enterprise Guide is encapsulated in hidden start and end code. The start code sets up stuff needed by those interfaces, and the end code contains (among other things) "magic code" to clean up a failed submission (e.g. missing semicolons, unbalanced quotes, missing RUN and QUIT statements, ...).&lt;/P&gt;
&lt;P&gt;Therefore you must always submit a whole step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Submitting parts of steps is only possible when using the native SAS interface (called Display Manager) in a local installation.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 10:47:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814030#M321313</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-05-18T10:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814037#M321317</link>
      <description>You need 'quit;' to end this.&lt;BR /&gt;&lt;BR /&gt;proc IML;&lt;BR /&gt;A = {1 2};&lt;BR /&gt;quit;</description>
      <pubDate>Wed, 18 May 2022 11:25:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814037#M321317</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-05-18T11:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814039#M321318</link>
      <description>&lt;P&gt;SAS Studio offers a special setting for interactive procedures like IML. It's called "Go interactive" - once enabled, you can submit partial steps a few lines at a time and SAS Studio won't wrap/close your statements. The toolbar for this is on the code window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisHemedinger_0-1652873092407.png" style="width: 504px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/71600i0465FC5EAFF913A0/image-dimensions/504x120?v=v2" width="504" height="120" role="button" title="ChrisHemedinger_0-1652873092407.png" alt="ChrisHemedinger_0-1652873092407.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Example log:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisHemedinger_1-1652873135439.png" style="width: 504px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/71601i3FBCE169C12AC239/image-dimensions/504x140?v=v2" width="504" height="140" role="button" title="ChrisHemedinger_1-1652873135439.png" alt="ChrisHemedinger_1-1652873135439.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 11:25:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814039#M321318</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-05-18T11:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814043#M321322</link>
      <description>&lt;P&gt;As Chris says, "Go Interactive" is what you need to run interactive procedures such as PROC IML. For details, see &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"&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(The screen captures are from 2015)&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:01:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814043#M321322</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-05-18T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814044#M321323</link>
      <description>&lt;P&gt;Since I no longer have EG at hand: does Enterprise Guide have a similar option?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:02:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814044#M321323</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-05-18T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814045#M321324</link>
      <description>&lt;P&gt;My 2015 article explicitly says "&lt;SPAN&gt;EG does not have an interactive mode."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814045#M321324</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-05-18T12:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814046#M321325</link>
      <description>&lt;P&gt;It's been a long time, things could have changed; after all, both just push code to the workspace server and fetch logs.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814046#M321325</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-05-18T12:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SAS on demand</title>
      <link>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814050#M321326</link>
      <description>&lt;P&gt;No, SAS Enterprise Guide doesn't have an interactive mode. Just SAS Studio (and of course Display Manager and good ol' command-line interactive SAS).&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:42:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/problem-with-SAS-on-demand-and-interactive-PROC-IML/m-p/814050#M321326</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-05-18T12:42:45Z</dc:date>
    </item>
  </channel>
</rss>

