<?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: Stop executing the SAS program in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128712#M294625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pinky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have stop option in EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/4125_pastedImage_0.png" style="width: 504px; height: 171px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2013 13:20:13 GMT</pubDate>
    <dc:creator>P_Sharma</dc:creator>
    <dc:date>2013-09-04T13:20:13Z</dc:date>
    <item>
      <title>Stop executing the SAS program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128709#M294622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u explain the procedure to stop executing the SAS program while it is getting executed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128709#M294622</guid>
      <dc:creator>Pinky9</dc:creator>
      <dc:date>2013-09-04T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Stop executing the SAS program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128710#M294623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Pinky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking for some procedure in sas which can help you stop executing your program. I am not sure if we have anything like that in SAS.&lt;/P&gt;&lt;P&gt;But in UNIX you can use ctrl ZZ command to stop executing your program in middle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 12:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128710#M294623</guid>
      <dc:creator>P_Sharma</dc:creator>
      <dc:date>2013-09-04T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stop executing the SAS program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128711#M294624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi P.Sharma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah , either a procedure or a tool in menu bar .&lt;/P&gt;&lt;P&gt;if u happen to know , pls keep update .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:06:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128711#M294624</guid>
      <dc:creator>Pinky9</dc:creator>
      <dc:date>2013-09-04T13:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stop executing the SAS program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128712#M294625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pinky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have stop option in EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/4125_pastedImage_0.png" style="width: 504px; height: 171px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:20:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128712#M294625</guid>
      <dc:creator>P_Sharma</dc:creator>
      <dc:date>2013-09-04T13:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stop executing the SAS program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128713#M294626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The stop option button in Eguide is only working when the process behind is responding.&lt;/P&gt;&lt;P&gt;There is also a taksmanger window in Eguide so you can follow the processes starting en stopping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Unix process behind and Eguide lost their connection and the Unix proces is still running or looping the only way it:&lt;/P&gt;&lt;P&gt;- login in Unix in the back hole approach &lt;/P&gt;&lt;P&gt;- kill the process by its prosee-number in a normal decent way.&lt;/P&gt;&lt;P&gt;- If that also fails kill it in the indecent way having the risk of corrupting datasets being processed on. &lt;/P&gt;&lt;P&gt;Hopeful you have sufficient Unix skills and autorisations to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 15:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-executing-the-SAS-program/m-p/128713#M294626</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-09-04T15:18:15Z</dc:date>
    </item>
  </channel>
</rss>

