<?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: about quit statement in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/about-quit-statement/m-p/43817#M11484</link>
    <description>Perhaps you are running into this issue:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/22/312.html" target="_blank"&gt;http://support.sas.com/kb/22/312.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
It seems that PROC IML terminates with a QUIT; statement.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 03 Dec 2010 06:15:13 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-12-03T06:15:13Z</dc:date>
    <item>
      <title>about quit statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/about-quit-statement/m-p/43816#M11483</link>
      <description>I just wondering about 'quit' statement.&lt;BR /&gt;
&lt;BR /&gt;
My SAS program is follow as, and generation program was based on "proc iml"&lt;BR /&gt;
&lt;BR /&gt;
%macro simulation (ncopies);&lt;BR /&gt;
%do j= 1 %to (0 +&amp;amp;ncopies);&lt;BR /&gt;
%generate (&amp;amp;j)&lt;BR /&gt;
%end;&lt;BR /&gt;
%mend simulation;&lt;BR /&gt;
&lt;BR /&gt;
/* Dataset for 20 copies*/&lt;BR /&gt;
%simulation (20)&lt;BR /&gt;
run;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
Is the quit statement required in this case?&lt;BR /&gt;
&lt;BR /&gt;
In my procedure, first runnig was ok. but when I'd re-runed repeatedly, that time, I've gotten some problem message.</description>
      <pubDate>Fri, 03 Dec 2010 06:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/about-quit-statement/m-p/43816#M11483</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-03T06:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: about quit statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/about-quit-statement/m-p/43817#M11484</link>
      <description>Perhaps you are running into this issue:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/22/312.html" target="_blank"&gt;http://support.sas.com/kb/22/312.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
It seems that PROC IML terminates with a QUIT; statement.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 03 Dec 2010 06:15:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/about-quit-statement/m-p/43817#M11484</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-12-03T06:15:13Z</dc:date>
    </item>
  </channel>
</rss>

