<?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: how to stop execution in SAS university edition? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315435#M68803</link>
    <description>&lt;P&gt;Programmatically you can enter, in your program code, an ABORT statment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In SAS UE, while you run a program a small window is opened with CANCEL option.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 08:22:55 GMT</pubDate>
    <dc:creator>Shmuel</dc:creator>
    <dc:date>2016-11-30T08:22:55Z</dc:date>
    <item>
      <title>how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315425#M68798</link>
      <description>&lt;P&gt;Hi;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I &amp;nbsp;need to know how to intrupt or stop the execution of any sas command in unoversity edition,&amp;nbsp;&lt;BR /&gt;thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jithin J&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 07:08:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315425#M68798</guid>
      <dc:creator>JithinJoe</dc:creator>
      <dc:date>2016-11-30T07:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315430#M68799</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/102369"&gt;@JithinJoe﻿&lt;/a&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you execute the program in SAS university&amp;nbsp;Edition;&lt;/P&gt;&lt;P&gt;You will get the popup like this;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/6111i7C87058389C1ED84/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Screenshot (15).png" title="Screenshot (15).png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So just click on the cancel button, it will stop the execution.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 08:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315430#M68799</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-11-30T08:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315434#M68802</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/71754"&gt;@Kalind_Patel﻿&lt;/a&gt;, Apart from this any other ways that we can intruept the execution or may be postpone it to later? I know in portable we had a button to stop the execution, Is it avaliable in university edition?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 08:21:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315434#M68802</guid>
      <dc:creator>JithinJoe</dc:creator>
      <dc:date>2016-11-30T08:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315435#M68803</link>
      <description>&lt;P&gt;Programmatically you can enter, in your program code, an ABORT statment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In SAS UE, while you run a program a small window is opened with CANCEL option.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 08:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315435#M68803</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2016-11-30T08:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315437#M68805</link>
      <description>&lt;P&gt;Welcome&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/102369"&gt;@JithinJoe﻿&lt;/a&gt;&amp;nbsp;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS University edition will give you SAS Studio access for programming,&lt;/P&gt;&lt;P&gt;If I&amp;nbsp;am not wrong, you are naming Base SAS as portable,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Base SAS is Windows application and SAS Studio is a web application,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, unfortunately, you will not get the stop execution button like Base SAS, but cancel button (SAS Studio) will act like the same as a stop button (Base SAS), they just have different&amp;nbsp;UI.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 08:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315437#M68805</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-11-30T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop execution in SAS university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315438#M68806</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/88384"&gt;@Shmuel﻿&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/71754"&gt;@Kalind_Patel﻿&lt;/a&gt;&amp;nbsp;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 08:45:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-stop-execution-in-SAS-university-edition/m-p/315438#M68806</guid>
      <dc:creator>JithinJoe</dc:creator>
      <dc:date>2016-11-30T08:45:44Z</dc:date>
    </item>
  </channel>
</rss>

