<?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 Error in physical fie in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785587#M250725</link>
    <description>&lt;P&gt;Can anyone tell me the problem with the following SAS code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;*/&lt;/P&gt;
&lt;P&gt;8&amp;nbsp; &amp;nbsp; filename&amp;nbsp; new 'C:\Users\gmcav\Downloads\Opioids.xml';&lt;/P&gt;
&lt;P&gt;9&amp;nbsp; &amp;nbsp; filename&amp;nbsp; SXLEMAP '&amp;lt;mapName&amp;gt;.map';&lt;/P&gt;
&lt;P&gt;ERROR: Invalid physical name.&lt;/P&gt;
&lt;P&gt;ERROR: Error in the FILENAME statement.&lt;/P&gt;
&lt;P&gt;10&amp;nbsp; &amp;nbsp;libname&amp;nbsp; &amp;nbsp;new xmlv2 xmlmap=SXLEMAP access=READONLY;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Dec 2021 19:08:29 GMT</pubDate>
    <dc:creator>Sanscrit_2prov</dc:creator>
    <dc:date>2021-12-11T19:08:29Z</dc:date>
    <item>
      <title>Error in physical fie</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785587#M250725</link>
      <description>&lt;P&gt;Can anyone tell me the problem with the following SAS code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;*/&lt;/P&gt;
&lt;P&gt;8&amp;nbsp; &amp;nbsp; filename&amp;nbsp; new 'C:\Users\gmcav\Downloads\Opioids.xml';&lt;/P&gt;
&lt;P&gt;9&amp;nbsp; &amp;nbsp; filename&amp;nbsp; SXLEMAP '&amp;lt;mapName&amp;gt;.map';&lt;/P&gt;
&lt;P&gt;ERROR: Invalid physical name.&lt;/P&gt;
&lt;P&gt;ERROR: Error in the FILENAME statement.&lt;/P&gt;
&lt;P&gt;10&amp;nbsp; &amp;nbsp;libname&amp;nbsp; &amp;nbsp;new xmlv2 xmlmap=SXLEMAP access=READONLY;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:08:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785587#M250725</guid>
      <dc:creator>Sanscrit_2prov</dc:creator>
      <dc:date>2021-12-11T19:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in physical fie</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785590#M250728</link>
      <description>&lt;P&gt;1)&amp;nbsp; In log line 9 you use&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;'&amp;lt;mapName&amp;gt;.map';&lt;/SPAN&gt;&lt;/STRONG&gt; as physical name of the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;This doesn't seem to be valid physical name.&lt;/P&gt;
&lt;P&gt;2) The libname error may be the result of above errror.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785590#M250728</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2021-12-11T19:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in physical fie</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785595#M250733</link>
      <description>&lt;P&gt;"&amp;lt;" and "&amp;gt;" have special meaning for operating systems and cannot be part of filenames.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:19:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785595#M250733</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-12-11T20:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in physical fie</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785602#M250740</link>
      <description>&lt;P&gt;Thank you that worked&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 21:17:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-physical-fie/m-p/785602#M250740</guid>
      <dc:creator>Sanscrit_2prov</dc:creator>
      <dc:date>2021-12-11T21:17:12Z</dc:date>
    </item>
  </channel>
</rss>

