<?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: Base SAS i SAS EG in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295559#M61782</link>
    <description>If you wish to use SAS programs in any way, the module Base SAS is mandatory. So it means that's included in any bundle that uses SAS programs. This is reflected in the customer contracts, and in the SAS setinit licence file.</description>
    <pubDate>Wed, 31 Aug 2016 16:15:08 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-08-31T16:15:08Z</dc:date>
    <item>
      <title>Base SAS i SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295483#M61751</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My question is not about programming but Base SAS. What it does mean that Base SAS i available via Analytic Pro and SAS EG? Or is there something like this in SAS contract?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:48:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295483#M61751</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2016-08-31T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS i SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295487#M61754</link>
      <description>&lt;P&gt;SAS EG stands for SAS Enterprise Guide. This is a "fat client" frontend for the SAS System; it uses a so-called Workspace Server, which is an instance of SAS running in the background (or on a remote server) and accepts Base SAS code as input and acts on it.&lt;/P&gt;
&lt;P&gt;SAS Studio does similar things, but runs on the server in a web applictaion server (jboss) and only needs a browser ("thin client") on the desktop.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 12:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295487#M61754</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-08-31T12:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS i SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295508#M61761</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SOAPBOX ON&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding is thta EG is a non windowing environment often on a windowing OS like MS Windows or Unix X windows.&lt;/P&gt;&lt;P&gt;EG is often in a lockdown state on both servers and on a power workstations which greatly diminishes it use.&lt;/P&gt;&lt;P&gt;EG does not have a command line, programmable mouse capability, prefix commands, andcommand macros&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sored processes is a &amp;nbsp;weak attempt at windowing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is so much missing functionality in EG that it is questionable that it is a fat client. Howver it is not a thin client either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The powerfull 'datastep debugger' that can &amp;nbsp;have breakpoints, &amp;nbsp;dynamic variable assignments and even could(in the future) pull detail debugging info from the web is not possible in EG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SOAPBOX OFF&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 14:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295508#M61761</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2016-08-31T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS i SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295510#M61763</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;SOAPBOX ON
&amp;nbsp;
My understanding is thta EG is a non windowing environment often on a windowing OS like MS Windows or Unix X windows.
EG is often in a lockdown state on both servers and on a power workstations which greatly diminishes it use.
EG does not have a command line, programmable mouse capability, prefix commands, andcommand macros
&amp;nbsp;
Sored processes is a &amp;nbsp;weak attempt at windowing.
&amp;nbsp;
There is so much missing functionality in EG that it is questionable that it is a fat client. Howver it is not a thin client either.
&amp;nbsp;
The powerfull 'datastep debugger' that can &amp;nbsp;have breakpoints, &amp;nbsp;dynamic variable assignments and even could(in the future) pull detail debugging info from the web is not possible in EG.
&amp;nbsp;
SOAPBOX OFF&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 14:05:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295510#M61763</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2016-08-31T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Base SAS i SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295559#M61782</link>
      <description>If you wish to use SAS programs in any way, the module Base SAS is mandatory. So it means that's included in any bundle that uses SAS programs. This is reflected in the customer contracts, and in the SAS setinit licence file.</description>
      <pubDate>Wed, 31 Aug 2016 16:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-SAS-i-SAS-EG/m-p/295559#M61782</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-08-31T16:15:08Z</dc:date>
    </item>
  </channel>
</rss>

