<?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: Base SAS Functions in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231475#M268074</link>
    <description>&lt;PRE&gt;data _null_ ;
  set sashelp.class ;
  put ( _all_ ) (=) ;
run;&lt;/PRE&gt;</description>
    <pubDate>Sat, 24 Oct 2015 13:07:46 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2015-10-24T13:07:46Z</dc:date>
    <item>
      <title>Base SAS Functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231473#M268073</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I came across&amp;nbsp;&lt;STRONG&gt;put (-all-) (=) &lt;/STRONG&gt;statement can you please help with this with an example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also list of commands with put.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 12:08:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231473#M268073</guid>
      <dc:creator>KafeelBasha</dc:creator>
      <dc:date>2015-10-24T12:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS Functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231475#M268074</link>
      <description>&lt;PRE&gt;data _null_ ;
  set sashelp.class ;
  put ( _all_ ) (=) ;
run;&lt;/PRE&gt;</description>
      <pubDate>Sat, 24 Oct 2015 13:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231475#M268074</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2015-10-24T13:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS Functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231476#M268075</link>
      <description>&lt;P&gt;It is an example of a&amp;nbsp;&lt;A href="https://support.sas.com/documentation/cdl/en/lestmtsref/68024/HTML/default/viewer.htm#n0jks6tlw4a1v1n1ssob6gtpxfth.htm" target="_self"&gt;FORMATTED PUT STATEMENT&lt;/A&gt;&amp;nbsp;and also a&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p0wphcpsfgx6o7n1sjtqzizp1n39.htm" target="_self"&gt;VARIABLE LIST&lt;/A&gt;. &amp;nbsp;For more information read the documentaton on the&amp;nbsp;&lt;A href="https://support.sas.com/documentation/cdl/en/lestmtsref/68024/HTML/default/viewer.htm#n1spe7nmkmi7ywn175002rof97fv.htm" target="_self"&gt;PUT STATEMENT&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 13:29:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-Functions/m-p/231476#M268075</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-10-24T13:29:45Z</dc:date>
    </item>
  </channel>
</rss>

