<?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: PC/SAS &amp; Linux in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113907#M259201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the link, Fugue.&amp;nbsp; It didn't exactly answer my immediate question but gave me a lot of good information, since we have EG (everybody has been using it except me - until now).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Aug 2013 01:02:43 GMT</pubDate>
    <dc:creator>oldsasguy</dc:creator>
    <dc:date>2013-08-17T01:02:43Z</dc:date>
    <item>
      <title>PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113905#M259199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rule here is to create the programs on the PC (either EG or DSM) and submit them remotely to Linux.&amp;nbsp; The programs I am working with use a lot of SAS Macros.&amp;nbsp; My question is this:&amp;nbsp; Should the macros be defined within rsubmit/endrsubmit blocks (i.e. on Linux)?&amp;nbsp; Does it matter?&amp;nbsp; I want to store the compiled versions of the macros but need to know which platform to put them on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 23:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113905#M259199</guid>
      <dc:creator>oldsasguy</dc:creator>
      <dc:date>2013-08-16T23:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113906#M259200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this link and see if it is what you have in mind &lt;A href="http://www.bi-notes.com/2013/03/sas-enterprise-guide-unix-putty/"&gt;http://www.bi-notes.com/2013/03/sas-enterprise-guide-unix-putty/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI the approach described in the link is not how we do things where I work. We have a SAS BI environment (Stored Process Server). SAS programs (including macros) are stored in SVN repositories. Programmers typically work in the local environment during the dev phase, including macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our stored processes are essentially wrappers that call the underlying test/production SAS programs, including macros, etc. Long-and-short of it is that the macros are typically compiled locally for dev and on the UNIX server for test/production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 00:35:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113906#M259200</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2013-08-17T00:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113907#M259201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the link, Fugue.&amp;nbsp; It didn't exactly answer my immediate question but gave me a lot of good information, since we have EG (everybody has been using it except me - until now).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113907#M259201</guid>
      <dc:creator>oldsasguy</dc:creator>
      <dc:date>2013-08-17T01:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113908#M259202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was a shot in the dark. Trying to be helpful, but obviously I don't fully understand your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:15:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113908#M259202</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2013-08-17T01:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113909#M259203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My&amp;nbsp; bad, really.&amp;nbsp; I don't think I spent enough time reading the article - I was busy trying to get a stubborn merge to run.&amp;nbsp; In retrospect I think it provides what I need and I appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:19:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113909#M259203</guid>
      <dc:creator>oldsasguy</dc:creator>
      <dc:date>2013-08-17T01:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113910#M259204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries. I assume you're not in a full-fledged SAS BI environment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:25:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113910#M259204</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2013-08-17T01:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113911#M259205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think they have &lt;EM&gt;heard&lt;/EM&gt; of BI but they don't have it.&amp;nbsp; As far as I can tell (I've been here a whole two weeks) they are fortunate to have EG and SAS9.2.&amp;nbsp; At any rate, we will muddle through.&amp;nbsp; I am seeing some areas where my experience will be put to good use, at least in the areas of resource usage and code efficiency.&amp;nbsp; I am introducing them to such far-flung ideas as compiled macro libraries, etc.&amp;nbsp; Other than that, I carry the wood and stoke the fire so our steam-driven mainframe will continue to operate &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:43:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113911#M259205</guid>
      <dc:creator>oldsasguy</dc:creator>
      <dc:date>2013-08-17T01:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: PC/SAS &amp; Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113912#M259206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wish you success!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2013 03:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PC-SAS-Linux/m-p/113912#M259206</guid>
      <dc:creator>Fugue</dc:creator>
      <dc:date>2013-08-17T03:30:37Z</dc:date>
    </item>
  </channel>
</rss>

