<?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: about call python script in SAS EG? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334755#M22263</link>
    <description>&lt;P&gt;If you are on a unix server then call IT, 99.9% of the time, &amp;nbsp;a reasonable Unix servers have Perl and Python installed.&lt;/P&gt;
&lt;P&gt;Ask for the path and cd to the path then&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type python from the command line, you should see&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;Type&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; print "hello world"&lt;/P&gt;
&lt;P&gt;hello world&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You just ran your first program&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SOAPBOX ON&lt;/P&gt;
&lt;P&gt;If this does not work then let IT know that you are a programmer and need an operating system&lt;/P&gt;
&lt;P&gt;SOAPBOX OFF&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2017 20:28:53 GMT</pubDate>
    <dc:creator>rogerjdeangelis</dc:creator>
    <dc:date>2017-02-21T20:28:53Z</dc:date>
    <item>
      <title>about call python script in SAS EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334737#M22262</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I want to verify that I cam call python in SAS Enterprise Guide. Is there anyone that has a simple python script that I can run in SAS EG? Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I do look at this link (&lt;A href="https://github.com/sassoftware/enlighten-integration/tree/master/SAS_Base_OpenSrcIntegration" target="_blank"&gt;https://github.com/sassoftware/enlighten-integration/tree/master/SAS_Base_OpenSrcIntegration&lt;/A&gt;), but kind of confused what to do with python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334737#M22262</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-02-21T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: about call python script in SAS EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334755#M22263</link>
      <description>&lt;P&gt;If you are on a unix server then call IT, 99.9% of the time, &amp;nbsp;a reasonable Unix servers have Perl and Python installed.&lt;/P&gt;
&lt;P&gt;Ask for the path and cd to the path then&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type python from the command line, you should see&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;Type&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; print "hello world"&lt;/P&gt;
&lt;P&gt;hello world&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You just ran your first program&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SOAPBOX ON&lt;/P&gt;
&lt;P&gt;If this does not work then let IT know that you are a programmer and need an operating system&lt;/P&gt;
&lt;P&gt;SOAPBOX OFF&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:28:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334755#M22263</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2017-02-21T20:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: about call python script in SAS EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334759#M22264</link>
      <description>&lt;P&gt;Thanks, I did the hello world on the unix already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But my boss want me do soomething at SAS to show the calling python in SAS. I don't know the statement in SAS to call python programs, could you please help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean if I put " print "Hello World" ' in program helloworld.py. How can execute this program in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/about-call-python-script-in-SAS-EG/m-p/334759#M22264</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-02-21T20:37:56Z</dc:date>
    </item>
  </channel>
</rss>

