<?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: Using %INCLUDE on a Linux filepath that seems to exist, but keep getting &amp;quot;file does not exi in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349886#M273584</link>
    <description>Thanks for this collinelliot. I had another look at I had capitalized a letter unnecessarily in the macro variable that spits out my filepath. I feel a touch foolish for having spent so much energy on finding the spot where I held down shift for too long, but just the same I think I would've second guessed myself in circles if not for your post.</description>
    <pubDate>Thu, 13 Apr 2017 21:42:00 GMT</pubDate>
    <dc:creator>MickeyTony</dc:creator>
    <dc:date>2017-04-13T21:42:00Z</dc:date>
    <item>
      <title>Using %INCLUDE on a Linux filepath that seems to exist, but keep getting "file does not exist error"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349880#M273582</link>
      <description>&lt;P&gt;Hey guys,&lt;BR /&gt;&lt;BR /&gt;I'm trying to get a big SASEG project to run on our linux server with grid submit. Basically it's a whole ton of short SAS programs with a modular "main" program that tries to pull in the short SAS programs with include statements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, whenever I use an include statement in the main program that looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;%INCLUDE "/prod/user/More_Filepath_Goes_Here/Assign Libraries.sas";&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;WARNING: Physical file does not exist, /prod/user/More_Filepath_Goes_Here/Assign Libraries.sas
ERROR: Cannot open %INCLUDE file /prod/user/More_Filepath_Goes_Here/Assign Libraries.sas&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Which would be fine, except does seem to exist after all, and moreover it seems to exist in exactly the filepath I've specified. I've double and triplechecked for typographic errors, and if there are any, then I have missed them, plus I was able to successfully assign a libname to&amp;nbsp;&lt;SPAN&gt;/prod/user/&lt;/SPAN&gt;&lt;SPAN&gt;More_Filepath_Goes_Here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;(I should add that the directory in question&amp;nbsp;is a git repo, but it doesn't seem like that would screw things up).&lt;BR /&gt;&lt;BR /&gt;Clearly there is some fundamental issue with my understanding&amp;nbsp;either of how %INCLUDE works, or what&amp;nbsp;grid submit is doing. Does anyone have any idea what the issue might be?&lt;BR /&gt;&lt;BR /&gt;Thanks a million!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 21:34:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349880#M273582</guid>
      <dc:creator>MickeyTony</dc:creator>
      <dc:date>2017-04-13T21:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using %INCLUDE on a Linux filepath that seems to exist, but keep getting "file does not exi</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349882#M273583</link>
      <description>&lt;P&gt;It's case sensitive. Are you sure it's correct?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 21:36:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349882#M273583</guid>
      <dc:creator>collinelliot</dc:creator>
      <dc:date>2017-04-13T21:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using %INCLUDE on a Linux filepath that seems to exist, but keep getting "file does not exi</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349886#M273584</link>
      <description>Thanks for this collinelliot. I had another look at I had capitalized a letter unnecessarily in the macro variable that spits out my filepath. I feel a touch foolish for having spent so much energy on finding the spot where I held down shift for too long, but just the same I think I would've second guessed myself in circles if not for your post.</description>
      <pubDate>Thu, 13 Apr 2017 21:42:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349886#M273584</guid>
      <dc:creator>MickeyTony</dc:creator>
      <dc:date>2017-04-13T21:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using %INCLUDE on a Linux filepath that seems to exist, but keep getting "file does not exi</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349887#M273585</link>
      <description>&lt;P&gt;I've been there. My previous job was all Windows and when I started my current job I had several times where this detail got me good.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 21:44:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-INCLUDE-on-a-Linux-filepath-that-seems-to-exist-but-keep/m-p/349887#M273585</guid>
      <dc:creator>collinelliot</dc:creator>
      <dc:date>2017-04-13T21:44:06Z</dc:date>
    </item>
  </channel>
</rss>

