<?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 to call SAS Script in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/866201#M38293</link>
    <description>&lt;P&gt;Hi...I am doing the same task in the SAS studio and getting the same error. Can you please help me?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 17:32:25 GMT</pubDate>
    <dc:creator>talha786</dc:creator>
    <dc:date>2023-03-24T17:32:25Z</dc:date>
    <item>
      <title>Need Help in resolving SAS Macro Call</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825495#M35218</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very new to SAS and I'm trying to run CMS HCC model using SAS ODA. When I run my main macro&amp;nbsp;V2422P1P, I get following error:&lt;/P&gt;&lt;P&gt;262 );&lt;BR /&gt;263&lt;BR /&gt;264 %* include main macro;&lt;BR /&gt;265 %INCLUDE IN0(V2422P1M)/SOURCE2;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;WARNING: Physical file does not exist, /home/u61780777/program/V2422P1M.sas.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Cannot %INCLUDE member V2422P1M in the aggregate IN0.&lt;/FONT&gt;&lt;BR /&gt;266&lt;BR /&gt;267 %V2422P1M(INP =IN1.PERSON,&lt;BR /&gt;_&lt;BR /&gt;180&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;WARNING: Apparent invocation of macro V2422P1M not resolved.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;268 IND =IN2.DIAG,&lt;BR /&gt;269 OUTDATA =OUT.PERSON,&lt;BR /&gt;270 IDVAR =MBI,&lt;BR /&gt;271 KEEPVAR =MBI &amp;amp;INPUTVARS &amp;amp;SCOREVARS &amp;amp;DEMVARS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The code of&amp;nbsp;V2422P1P which is creating this error is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LIBNAME LIBRARY "/home/u61780777/transport";&lt;BR /&gt;&lt;STRONG&gt;FILENAME IN0 "/home/u61780777/program"; this line of code is causing the error&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;LIBNAME IN1 "/home/u61780777/input";&lt;BR /&gt;LIBNAME IN2 "/home/u61780777/input";&lt;BR /&gt;LIBNAME INCOEF "/home/u61780777/transport";&lt;BR /&gt;LIBNAME OUT "/home/u61780777/output";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I've saved all the files in my home directory in SAS ODA as you can see below and tried multiple options but couldn't resolve the error. Any help is very much appreciated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pdwivedi08_0-1658860484948.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73747i964FEAFA2687C73A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pdwivedi08_0-1658860484948.png" alt="pdwivedi08_0-1658860484948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 18:33:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825495#M35218</guid>
      <dc:creator>pdwivedi08</dc:creator>
      <dc:date>2022-07-26T18:33:49Z</dc:date>
    </item>
    <item>
      <title>How to call SAS Script</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825503#M35229</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very new to SAS and I'm trying to run CMS HCC model using SAS ODA. When I run my main macro&amp;nbsp;V2422P1P, I get following error:&lt;/P&gt;&lt;P&gt;262 );&lt;BR /&gt;263&lt;BR /&gt;264 %* include main macro;&lt;BR /&gt;265 %INCLUDE IN0(V2422P1M)/SOURCE2;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;WARNING: Physical file does not exist, /home/u61780777/program/V2422P1M.sas.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Cannot %INCLUDE member V2422P1M in the aggregate IN0.&lt;/FONT&gt;&lt;BR /&gt;266&lt;BR /&gt;267 %V2422P1M(INP =IN1.PERSON,&lt;BR /&gt;_&lt;BR /&gt;180&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;WARNING: Apparent invocation of macro V2422P1M not resolved.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;268 IND =IN2.DIAG,&lt;BR /&gt;269 OUTDATA =OUT.PERSON,&lt;BR /&gt;270 IDVAR =MBI,&lt;BR /&gt;271 KEEPVAR =MBI &amp;amp;INPUTVARS &amp;amp;SCOREVARS &amp;amp;DEMVARS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The code of&amp;nbsp;V2422P1P which is creating this error is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LIBNAME LIBRARY "/home/u61780777/transport";&lt;BR /&gt;&lt;STRONG&gt;FILENAME IN0 "/home/u61780777/program"; this line of code is causing the error&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;LIBNAME IN1 "/home/u61780777/input";&lt;BR /&gt;LIBNAME IN2 "/home/u61780777/input";&lt;BR /&gt;LIBNAME INCOEF "/home/u61780777/transport";&lt;BR /&gt;LIBNAME OUT "/home/u61780777/output";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I've saved all the files in my home directory in SAS ODA as you can see below and tried multiple options but couldn't resolve the error. Any help is very much appreciated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pdwivedi08_0-1658861289303.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73748i534F98D1A5616461/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pdwivedi08_0-1658861289303.png" alt="pdwivedi08_0-1658861289303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 18:45:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825503#M35229</guid>
      <dc:creator>pdwivedi08</dc:creator>
      <dc:date>2022-07-26T18:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in resolving SAS Macro Call</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825569#M35225</link>
      <description>&lt;P&gt;You may want to consider the CASE of the LETTERS used in the NAME of your FILES. I thing that SAS ODA expects external files to be all lower case and referenced as such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 22:31:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825569#M35225</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-07-26T22:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to call SAS Script</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825602#M35230</link>
      <description>&lt;P&gt;Please don't double post questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Files names are case-sensitive. So, if the file is named AGESEXV2, you have to use the exact spelling in sas code.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 06:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/825602#M35230</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-07-27T06:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to call SAS Script</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/826496#M35277</link>
      <description>&lt;P&gt;Thank you, it worked !!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 19:01:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/826496#M35277</guid>
      <dc:creator>pdwivedi08</dc:creator>
      <dc:date>2022-08-01T19:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in resolving SAS Macro Call</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/826515#M35280</link>
      <description>&lt;P&gt;Thank you, this worked.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 20:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/826515#M35280</guid>
      <dc:creator>pdwivedi08</dc:creator>
      <dc:date>2022-08-01T20:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to call SAS Script</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/866201#M38293</link>
      <description>&lt;P&gt;Hi...I am doing the same task in the SAS studio and getting the same error. Can you please help me?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 17:32:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Need-Help-in-resolving-SAS-Macro-Call/m-p/866201#M38293</guid>
      <dc:creator>talha786</dc:creator>
      <dc:date>2023-03-24T17:32:25Z</dc:date>
    </item>
  </channel>
</rss>

