<?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: How can I directly run a program remotely (such as kennet, virtual machine) by using Sublime Tex in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334870#M75664</link>
    <description>Em..Did you mean which system the SAS tool is installed on? It is installed on Unix. I have no idea how to express very clearly. When I want to use the SAS tool, I should log onto a remote virtual machine through Citrix and then log onto kennet so as to acess the Unix SAS</description>
    <pubDate>Wed, 22 Feb 2017 10:18:53 GMT</pubDate>
    <dc:creator>fanwayne</dc:creator>
    <dc:date>2017-02-22T10:18:53Z</dc:date>
    <item>
      <title>How can I directly run a program remotely (such as kennet, virtual machine) by using Sublime Text 3?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334851#M75658</link>
      <description>&lt;P&gt;I have some troubles with running programs from kennet by using the Sublime Text, which is a text editor. I was wondering if anyone is using this software and can do me a favor. I have no idea about the basic setting of build system. What I could found in the default setting file has the following codes, but the codes were basically for local PC SAS program.&lt;/P&gt;&lt;LI-SPOILER&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"err-regx": "(^(error|warning:)|uninitialized|[^l]remerge|Invalid data for)(?! (the .{4,15} product with which|your system is scheduled|will be expiring soon, and|this upcoming expiration.|information on your warning period.))",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"sas-args":&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"-nologo",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;"-noovp"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;],&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;"sas-path": "C:\\Program Files\\SAS\\SASFoundation\\9.2\\sas.exe"&lt;BR /&gt;}&lt;/LI-SPOILER&gt;&lt;P&gt;I will be very much grateful if someone can help with this issue.&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 07:46:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334851#M75658</guid>
      <dc:creator>fanwayne</dc:creator>
      <dc:date>2017-02-22T07:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I directly run a program remotely (such as kennet, virtual machine) by using Sublime Tex</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334866#M75662</link>
      <description>&lt;P&gt;In which relation does "kennet" stand with SAS?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:01:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334866#M75662</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-22T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I directly run a program remotely (such as kennet, virtual machine) by using Sublime Tex</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334870#M75664</link>
      <description>Em..Did you mean which system the SAS tool is installed on? It is installed on Unix. I have no idea how to express very clearly. When I want to use the SAS tool, I should log onto a remote virtual machine through Citrix and then log onto kennet so as to acess the Unix SAS</description>
      <pubDate>Wed, 22 Feb 2017 10:18:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334870#M75664</guid>
      <dc:creator>fanwayne</dc:creator>
      <dc:date>2017-02-22T10:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I directly run a program remotely (such as kennet, virtual machine) by using Sublime Tex</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334890#M75678</link>
      <description>&lt;P&gt;I still have absolutely no idea what "kennet" is. Even searching on wikipedia and google did not provide me with any clue.&lt;/P&gt;
&lt;P&gt;Is "kennet" a servername?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you have a sophisticated text editor. What do you write with that editor? SAS programs?&lt;/P&gt;
&lt;P&gt;SAS programs can be run in batch mode with 'sas &lt;EM&gt;programname&lt;/EM&gt;.sas', but then you need to locate the log file and read that to see what happened during the program run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS itself provides several development interfaces that keep program code, results and logs in one place.&lt;/P&gt;
&lt;P&gt;Natively with the Display Manager,&lt;/P&gt;
&lt;P&gt;Enterprise Guide as a Windows frontend,&lt;/P&gt;
&lt;P&gt;or SAS Studio, a web application that only needs a browser on the client side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you seem to even have a problem describing your SAS setup, I suggest you get in contact with your SAS administrator so he/she can provide you with that basic information.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 11:26:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-directly-run-a-program-remotely-such-as-kennet-virtual/m-p/334890#M75678</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-22T11:26:27Z</dc:date>
    </item>
  </channel>
</rss>

