<?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 data changing one character in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Macro-variable-data-changing-one-character/m-p/847797#M335177</link>
    <description>&lt;P&gt;No idea why i replaces the curly bracket.&lt;/P&gt;
&lt;P&gt;Have tried to enclose the password in quotes?&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 14:43:42 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2022-12-05T14:43:42Z</dc:date>
    <item>
      <title>Macro variable data changing one character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-variable-data-changing-one-character/m-p/847794#M335175</link>
      <description>&lt;P&gt;I'm setting up a macro variable to contain the connection to oracle input.&amp;nbsp; I'm reading the username and password from a file and setting the macro variable CSSACC to contain the full connection string.&amp;nbsp; I used a &amp;amp;put statement make sure the connection string looks correct.&amp;nbsp; I'm showing it here with the password shortened:&lt;/P&gt;&lt;P&gt;user=dmcunnin orapw={SAS002}1D5793 path=css1 schema=cssprod&lt;/P&gt;&lt;P&gt;When I use the CSSACC macro in my program to set up the oracle libname, I receive an error and the log output has the first { of the password changed to an X.&amp;nbsp; How to I correct this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Line generated by the macro variable "CSSACC".&lt;BR /&gt;945 user=dmcunnin orapw=XSAS002}1D5793 path=css1 schema=cssprod&lt;BR /&gt;______&lt;BR /&gt;22&lt;BR /&gt;ERROR: Libref CSS is not assigned.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 14:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-variable-data-changing-one-character/m-p/847794#M335175</guid>
      <dc:creator>DianeMC</dc:creator>
      <dc:date>2022-12-05T14:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Macro variable data changing one character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-variable-data-changing-one-character/m-p/847797#M335177</link>
      <description>&lt;P&gt;No idea why i replaces the curly bracket.&lt;/P&gt;
&lt;P&gt;Have tried to enclose the password in quotes?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 14:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-variable-data-changing-one-character/m-p/847797#M335177</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-12-05T14:43:42Z</dc:date>
    </item>
  </channel>
</rss>

