<?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 SAS Grid in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid/m-p/404918#M279110</link>
    <description>&lt;P&gt;I am using&amp;nbsp;the SAS grid in Unix Base SAS and utilizing rsubmit commands to run multiple processes on the server. My commands are running but than I am getting hung up with a %Display statement currently executing. Is there any way to turn this feature off or what the hold up is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rsubmit task4 wait=no;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;endrsubmit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;signoff _all_;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2017 18:12:27 GMT</pubDate>
    <dc:creator>Larrihoover</dc:creator>
    <dc:date>2017-10-17T18:12:27Z</dc:date>
    <item>
      <title>SAS Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid/m-p/404918#M279110</link>
      <description>&lt;P&gt;I am using&amp;nbsp;the SAS grid in Unix Base SAS and utilizing rsubmit commands to run multiple processes on the server. My commands are running but than I am getting hung up with a %Display statement currently executing. Is there any way to turn this feature off or what the hold up is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rsubmit task4 wait=no;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;endrsubmit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;signoff _all_;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 18:12:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid/m-p/404918#M279110</guid>
      <dc:creator>Larrihoover</dc:creator>
      <dc:date>2017-10-17T18:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid/m-p/405349#M279111</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The &lt;FONT face="courier new,courier"&gt;%display&lt;/FONT&gt;&amp;nbsp;statement displays a macro window, probably to prompt the user. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since you run the program via &lt;FONT face="courier new,courier"&gt;rsubmit&lt;/FONT&gt;, there is nowhere to display that window.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You must remove this statement from the program (and get the user-input value elsewhere if there is a prompt).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 20:44:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid/m-p/405349#M279111</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-10-18T20:44:13Z</dc:date>
    </item>
  </channel>
</rss>

