<?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 Macro Error in file name in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445739#M111740</link>
    <description>&lt;P&gt;Appreciate if someone of you help me to resolve this warning. I don't want to change the file name inorder to overcome this warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;1561             file "!FSDS/data/Parkcard&amp;amp;Collission.csv" dlm=',';
WARNING: Apparent symbolic reference COLLISSION not resolved.
WARNING: Apparent symbolic reference COLLISSION not resolved.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 15 Mar 2018 06:08:26 GMT</pubDate>
    <dc:creator>Babloo</dc:creator>
    <dc:date>2018-03-15T06:08:26Z</dc:date>
    <item>
      <title>Macro Error in file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445739#M111740</link>
      <description>&lt;P&gt;Appreciate if someone of you help me to resolve this warning. I don't want to change the file name inorder to overcome this warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;1561             file "!FSDS/data/Parkcard&amp;amp;Collission.csv" dlm=',';
WARNING: Apparent symbolic reference COLLISSION not resolved.
WARNING: Apparent symbolic reference COLLISSION not resolved.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Mar 2018 06:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445739#M111740</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2018-03-15T06:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Error in file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445741#M111741</link>
      <description>&lt;P&gt;Try using singe quotes.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 06:28:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445741#M111741</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-03-15T06:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Error in file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445742#M111742</link>
      <description>&lt;P&gt;Or try&lt;/P&gt;
&lt;PRE class=" language-sas"&gt;&lt;CODE class="  language-sas"&gt; &lt;SPAN class="token statement"&gt;file&lt;/SPAN&gt; &lt;SPAN class="token string"&gt;"!FSDS/data/Parkcard%nrstr(&amp;amp;)Collission.csv"&lt;/SPAN&gt; dlm&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token string"&gt;','&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Mar 2018 06:30:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-Error-in-file-name/m-p/445742#M111742</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-03-15T06:30:17Z</dc:date>
    </item>
  </channel>
</rss>

