<?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 Using PROC PRINT to print only those variables whose name contains a certain prefix in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251626#M47582</link>
    <description>&lt;P&gt;I'd like to use PROC PRINT to print a group of variables that all share a common prefix. Is there a simple way to do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2016 20:45:36 GMT</pubDate>
    <dc:creator>_maldini_</dc:creator>
    <dc:date>2016-02-22T20:45:36Z</dc:date>
    <item>
      <title>Using PROC PRINT to print only those variables whose name contains a certain prefix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251626#M47582</link>
      <description>&lt;P&gt;I'd like to use PROC PRINT to print a group of variables that all share a common prefix. Is there a simple way to do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:45:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251626#M47582</guid>
      <dc:creator>_maldini_</dc:creator>
      <dc:date>2016-02-22T20:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using PROC PRINT to print only those variables whose name contains a certain prefix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251630#M47585</link>
      <description>&lt;P&gt;&amp;nbsp;Given your past questions, this page may be a good read:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p0wphcpsfgx6o7n1sjtqzizp1n39.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p0wphcpsfgx6o7n1sjtqzizp1n39.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It covers:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 class="xis-title"&gt;SAS Variable Lists&lt;/H1&gt;
&lt;DIV class="xis-topicTOC"&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#p1m7olvz5qw1sjn10xbxiemya3vc" target="_blank"&gt;Definition&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#n1aqg6twv2bqw5n1e9yq3n85li5j" target="_blank"&gt;Numbered Range Lists&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#p1cr0027z6qx4an1maoh0fyizqtt" target="_blank"&gt;Name Range Lists&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#n1dg3poi3joxh3n1tec2e293spdy" target="_blank"&gt;Name Prefix Lists&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#n0jmcol34grnien1b8mk4n9bjee8" target="_blank"&gt;Special SAS Name Lists&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="xis-sub"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p0wphcpsfgx6o7n1sjtqzizp1n39.htm#n1dmest5bbqy1tn1vdt8puaei3bj" target="_blank"&gt;The OF Operator with Variable Lists&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:56:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251630#M47585</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-22T20:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using PROC PRINT to print only those variables whose name contains a certain prefix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251631#M47586</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=test;
var abc:;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(if "abc" is the prefix)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-PROC-PRINT-to-print-only-those-variables-whose-name/m-p/251631#M47586</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-02-22T20:56:49Z</dc:date>
    </item>
  </channel>
</rss>

