<?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: Getting error 'run executed for function module' while trying to call a module in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Getting-error-run-executed-for-function-module-while-trying-to/m-p/186413#M1879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you defined BCENT to be a funtion that returns a value. The RUN and CALL statements are only for modules that do not return values. Call it as&lt;/P&gt;&lt;P&gt;x = bcent(m,1,0);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Apr 2014 11:19:59 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2014-04-20T11:19:59Z</dc:date>
    <item>
      <title>Getting error 'run executed for function module' while trying to call a module</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Getting-error-run-executed-for-function-module-while-trying-to/m-p/186412#M1878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined a matrix m, and printed it and defined a module 'bcent' in proc iml.&lt;/P&gt;&lt;P&gt;Now I am trying to call it using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call bcent(m,1,0); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but its throwing the error 'run executed for function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2014 18:17:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Getting-error-run-executed-for-function-module-while-trying-to/m-p/186412#M1878</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2014-04-19T18:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error 'run executed for function module' while trying to call a module</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Getting-error-run-executed-for-function-module-while-trying-to/m-p/186413#M1879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you defined BCENT to be a funtion that returns a value. The RUN and CALL statements are only for modules that do not return values. Call it as&lt;/P&gt;&lt;P&gt;x = bcent(m,1,0);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2014 11:19:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Getting-error-run-executed-for-function-module-while-trying-to/m-p/186413#M1879</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2014-04-20T11:19:59Z</dc:date>
    </item>
  </channel>
</rss>

