<?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: macro variable in oracle libname issue in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189571#M35775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply but nevermind.&amp;nbsp; I figured it out.&amp;nbsp; I had a misspelling in my txt filename.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 16:43:31 GMT</pubDate>
    <dc:creator>sasboy007</dc:creator>
    <dc:date>2014-10-17T16:43:31Z</dc:date>
    <item>
      <title>macro variable in oracle libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189569#M35773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind of a simple question here but for some reason my macro variable is not being processed correctly.&amp;nbsp; My code is below.&amp;nbsp; Instead of manually typing in the car make, I'm trying to assign it automatically based on the macro variable below.&amp;nbsp; But at the line 6, "data dw.&amp;amp;car._list;" is the problem.&amp;nbsp; Any help?&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename param1 "C:\car_params.txt";&lt;/P&gt;&lt;P&gt;%include param1;&lt;/P&gt;&lt;P&gt;%let car = &amp;amp;MyCar;&lt;/P&gt;&lt;P&gt;libname dw oracle user=&amp;amp;user. password="&amp;amp;password." path=&amp;amp;path.&amp;nbsp; INSERTBUFF=32000; &lt;/P&gt;&lt;P&gt;data dw.&amp;amp;car._list;&amp;nbsp;&amp;nbsp; /*&lt;STRONG&gt;&amp;lt;-----erroring here, doesn't like macro variable for some reason*/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;set CarList; &lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 16:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189569#M35773</guid>
      <dc:creator>sasboy007</dc:creator>
      <dc:date>2014-10-17T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: macro variable in oracle libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189570#M35774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error you are getting?&lt;/P&gt;&lt;P&gt;type the log error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 16:32:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189570#M35774</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2014-10-17T16:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: macro variable in oracle libname issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189571#M35775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply but nevermind.&amp;nbsp; I figured it out.&amp;nbsp; I had a misspelling in my txt filename.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 16:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variable-in-oracle-libname-issue/m-p/189571#M35775</guid>
      <dc:creator>sasboy007</dc:creator>
      <dc:date>2014-10-17T16:43:31Z</dc:date>
    </item>
  </channel>
</rss>

