<?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 subtop in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/subtop/m-p/244725#M45637</link>
    <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run N lines from my SAS program. Based on some research, I think the subtop command is the best way to go. &amp;nbsp;However, I can't seem to figure out how to utilize this command. &amp;nbsp;Would someone direct me to some useful resources?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a similar note, anyone know why you can only run &amp;lt;1000 lines using the Run --&amp;gt; Submit N Lines command from the menu bar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2016 15:57:27 GMT</pubDate>
    <dc:creator>sophia_SAS</dc:creator>
    <dc:date>2016-01-20T15:57:27Z</dc:date>
    <item>
      <title>subtop</title>
      <link>https://communities.sas.com/t5/SAS-Programming/subtop/m-p/244725#M45637</link>
      <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run N lines from my SAS program. Based on some research, I think the subtop command is the best way to go. &amp;nbsp;However, I can't seem to figure out how to utilize this command. &amp;nbsp;Would someone direct me to some useful resources?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a similar note, anyone know why you can only run &amp;lt;1000 lines using the Run --&amp;gt; Submit N Lines command from the menu bar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 15:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/subtop/m-p/244725#M45637</guid>
      <dc:creator>sophia_SAS</dc:creator>
      <dc:date>2016-01-20T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: subtop</title>
      <link>https://communities.sas.com/t5/SAS-Programming/subtop/m-p/244742#M45645</link>
      <description>&lt;P&gt;Are you always running the same number of lines? If so&amp;nbsp;easiest might be a KEYS entry. In BASE SAS F9 in the edior&amp;nbsp;by default should bring up a KEYS menu. If there hasn't been any customization you will see for Key SHF F1 (shift F1) subtop. You can add a number after that to indicate the that you want to run the top n lines. But it always submits the top and that fixed number of lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be worthwhild to investigate breaking your code into sections and possibly using %include files to run just bits of it.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:19:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/subtop/m-p/244742#M45645</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-20T16:19:36Z</dc:date>
    </item>
  </channel>
</rss>

