<?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: How run a downloaded macro file? in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335732#M3296</link>
    <description>&lt;P&gt;From where did you download the code?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 20:41:22 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-02-24T20:41:22Z</dc:date>
    <item>
      <title>How run a downloaded macro file?</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335729#M3295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was&amp;nbsp;trying to run&amp;nbsp;a downloaded macro file and got&amp;nbsp;the following error messages. How can I run the macro and input the variables for the macro? Thanks a &amp;nbsp;lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc iml;&lt;BR /&gt;%include "E:\New folder\New Folder (2)\Udrive201508\Research\warranty\process.sas"; run;&lt;/P&gt;&lt;P&gt;%process (data= , vars= , y= , m = &amp;nbsp;, x= &amp;nbsp;, v= &amp;nbsp;, model=15);run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;WARNING: Physical file does not exist, E:\New folder\New Folder (2)\Udrive201508\Research\warranty\process.sas.&lt;BR /&gt;ERROR: Cannot open %INCLUDE file E:\New folder\New Folder (2)\Udrive201508\Research\warranty\process.sas.&lt;BR /&gt;NOTE: Module MAIN is undefined in IML; cannot be RUN.&lt;BR /&gt;WARNING: Apparent invocation of macro PROCESS not resolved.&lt;BR /&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/P&gt;&lt;P&gt;NOTE: Module MAIN is undefined in IML; cannot be RUN.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 20:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335729#M3295</guid>
      <dc:creator>Summer99</dc:creator>
      <dc:date>2017-02-24T20:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How run a downloaded macro file?</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335732#M3296</link>
      <description>&lt;P&gt;From where did you download the code?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 20:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335732#M3296</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-24T20:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: How run a downloaded macro file?</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335737#M3297</link>
      <description>&lt;P&gt;Fix your error messages, in order.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;WARNING: Physical file does not exist, E:\New folder\New Folder (2)\Udrive201508\Research\warranty\process.sas&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For some reason, SAS can't find the file you pointed to:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Verify that it's correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If you're using SAS on a server, it likely can't access your desktop and you need to move the file to a location it can access.&lt;/P&gt;
&lt;P&gt;3. If you're using SAS UE, it's the same situation as above, except follow the instructions to access myfolder&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 20:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-run-a-downloaded-macro-file/m-p/335737#M3297</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-24T20:52:17Z</dc:date>
    </item>
  </channel>
</rss>

