<?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 $Home in SAS Enterprise in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Home-in-SAS-Enterprise/m-p/418272#M26929</link>
    <description>&lt;P&gt;$HOME is an environment variable on Unix, and you can get it with the %SYSGET function:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let home = %sysget(HOME);
%put &amp;amp;home.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then use &amp;amp;home. in your file path references.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2017 19:32:36 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-12-04T19:32:36Z</dc:date>
    <item>
      <title>Using $Home in SAS Enterprise</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Home-in-SAS-Enterprise/m-p/418267#M26928</link>
      <description>&lt;P&gt;At current, our code for my company is run in a linux server environment and that is where the code was written. We recently upgarded and got SAS enterprise guide and I want to use it, connected to the server, to do my work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my code does not run through SAS enterprise because a lot of our code uses $HOME in the file location names, which&amp;nbsp;SAS enterprise apparently does not recognize. Solutions?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 19:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Home-in-SAS-Enterprise/m-p/418267#M26928</guid>
      <dc:creator>abak</dc:creator>
      <dc:date>2017-12-04T19:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using $Home in SAS Enterprise</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Home-in-SAS-Enterprise/m-p/418272#M26929</link>
      <description>&lt;P&gt;$HOME is an environment variable on Unix, and you can get it with the %SYSGET function:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let home = %sysget(HOME);
%put &amp;amp;home.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then use &amp;amp;home. in your file path references.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 19:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Home-in-SAS-Enterprise/m-p/418272#M26929</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-04T19:32:36Z</dc:date>
    </item>
  </channel>
</rss>

