<?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: function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/function/m-p/318466#M69774</link>
    <description>&lt;P&gt;&lt;SPAN class="xis-keyword"&gt;%SYSFUNC&lt;/SPAN&gt;&lt;SPAN class="xis-argRequired"&gt;(&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;function&lt;/SPAN&gt;(&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;argument(s)&lt;/SPAN&gt;)&lt;U&gt;&lt;STRONG&gt;&lt;SPAN class="xis-argOptional"&gt;&amp;lt;,&amp;nbsp;&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;format&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;U&gt;&lt;/U&gt;The second parameter to SYSFUNC() is a format, so whatever is processed as the first argument will get formatted as MONNAME9.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/69726/HTML/default/viewer.htm#p1o13d7wb2zfcnn19s5ssl2zdxvi.htm" target="_self"&gt;SYSFUNC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/69823/HTML/default/viewer.htm#n0jbl63yy0tktzn1a5hgn7kadtrg.htm" target="_blank"&gt;MONNAME format&lt;/A&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;&lt;SPAN&gt;Writes date values as the name of the month.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0bo5thbfrcab1n1menkqxq2suiv.htm" target="_self"&gt;MDY() function&lt;/A&gt; -&amp;gt;&amp;nbsp;&lt;SPAN&gt;Returns a SAS date value from month, day, and year values.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;SAS Functions by Category:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0w6napahk6x0an0z2dzozh2ouzm.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0w6napahk6x0an0z2dzozh2ouzm.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;So first argument is creating a date and second formats it as a month.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2016 06:25:55 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-12-13T06:25:55Z</dc:date>
    <item>
      <title>function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function/m-p/318463#M69772</link>
      <description>&lt;P&gt;%let repmword=%sysfunc(mdy(&amp;amp;repmonth,1,&amp;amp;repyear),monname9.);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does this function mean?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 06:18:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function/m-p/318463#M69772</guid>
      <dc:creator>Tap222</dc:creator>
      <dc:date>2016-12-13T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/function/m-p/318466#M69774</link>
      <description>&lt;P&gt;&lt;SPAN class="xis-keyword"&gt;%SYSFUNC&lt;/SPAN&gt;&lt;SPAN class="xis-argRequired"&gt;(&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;function&lt;/SPAN&gt;(&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;argument(s)&lt;/SPAN&gt;)&lt;U&gt;&lt;STRONG&gt;&lt;SPAN class="xis-argOptional"&gt;&amp;lt;,&amp;nbsp;&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;format&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;U&gt;&lt;/U&gt;The second parameter to SYSFUNC() is a format, so whatever is processed as the first argument will get formatted as MONNAME9.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/69726/HTML/default/viewer.htm#p1o13d7wb2zfcnn19s5ssl2zdxvi.htm" target="_self"&gt;SYSFUNC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/leforinforref/69823/HTML/default/viewer.htm#n0jbl63yy0tktzn1a5hgn7kadtrg.htm" target="_blank"&gt;MONNAME format&lt;/A&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;&lt;SPAN&gt;Writes date values as the name of the month.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0bo5thbfrcab1n1menkqxq2suiv.htm" target="_self"&gt;MDY() function&lt;/A&gt; -&amp;gt;&amp;nbsp;&lt;SPAN&gt;Returns a SAS date value from month, day, and year values.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;SAS Functions by Category:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0w6napahk6x0an0z2dzozh2ouzm.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/viewer.htm#p0w6napahk6x0an0z2dzozh2ouzm.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;So first argument is creating a date and second formats it as a month.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 06:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/function/m-p/318466#M69774</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-13T06:25:55Z</dc:date>
    </item>
  </channel>
</rss>

