<?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: user defined function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321549#M71036</link>
    <description>&lt;P&gt;You can also ask proc fcmp to print the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc fcmp;
listfunc functionName;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Dec 2016 05:53:23 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-12-29T05:53:23Z</dc:date>
    <item>
      <title>user defined function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321520#M71023</link>
      <description>&lt;P&gt;I am reviewing other person's code. He used a self-defined function. How can I get this functions's detailed information, for example, the funciton's code? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321520#M71023</guid>
      <dc:creator>Niugg2010</dc:creator>
      <dc:date>2016-12-29T02:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: user defined function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321524#M71026</link>
      <description>&lt;P&gt;Check the code, if it's defined within the program. Otherwise you're going to have access to the same catalogs or wherever they stored the code for said function. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look for a PROC FCMP in the code.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 03:10:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321524#M71026</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T03:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: user defined function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321525#M71027</link>
      <description>&lt;P&gt;The function has been stored. How can i open the stored function, or to show its content in log.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 03:22:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321525#M71027</guid>
      <dc:creator>Niugg2010</dc:creator>
      <dc:date>2016-12-29T03:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: user defined function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321544#M71033</link>
      <description>&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#p0pbrkwzdibwesn1romc7cqii4mf.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#p0pbrkwzdibwesn1romc7cqii4mf.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 05:20:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321544#M71033</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T05:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: user defined function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321549#M71036</link>
      <description>&lt;P&gt;You can also ask proc fcmp to print the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc fcmp;
listfunc functionName;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Dec 2016 05:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/user-defined-function/m-p/321549#M71036</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-12-29T05:53:23Z</dc:date>
    </item>
  </channel>
</rss>

