<?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: Create SAS batch session without Icon. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Create-SAS-batch-session-without-Icon/m-p/396302#M95665</link>
    <description>&lt;P&gt;Try:&amp;nbsp;-nologo -noterminal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I would suggest instead of using an X command, you use PowerShell, Java, C# or something else to launch SAS using Int Tech. That is much cleaner: see if it will work in your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at any of Chris Hemedinger's articles on how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2017 12:54:15 GMT</pubDate>
    <dc:creator>AlanC</dc:creator>
    <dc:date>2017-09-15T12:54:15Z</dc:date>
    <item>
      <title>Create SAS batch session without Icon.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Create-SAS-batch-session-without-Icon/m-p/396291#M95662</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;So I created small SAS macro that creates new SAS session on fly, in two words it just creates cmd file like:&lt;BR /&gt;"D:\Program Files\SASHome\SASFoundation\9.4\sas.exe" -CONFIG "D:\Program Files\SASHome\SASFoundation\9.4\sasv9.cfg" -sysin ...\SASCode_3.sas -log ...\lofFile.log&lt;/P&gt;
&lt;P&gt;and this CMD file executes from &lt;STRONG&gt;call system&lt;/STRONG&gt; or &lt;STRONG&gt;x&lt;/STRONG&gt; command, from the SAS base.&lt;/P&gt;
&lt;P&gt;Generally session creates and executes normally, log file creates where it should be etc.&lt;/P&gt;
&lt;P&gt;But when I start that new sas session it also start base sas, so Icon like in attached image(image_1.png)&lt;/P&gt;
&lt;P&gt;So what I would like to do - is create like "Batch" SAS session, that will be exected on background, without creating any icons, output listing etc.&lt;/P&gt;
&lt;P&gt;In other words I would like the session I create from x command (by forcing sas.exe etc.)will be like batch session and executes on background.&lt;/P&gt;
&lt;P&gt;I hoped -ICON -NOICON and other options that hides listing will help, but for now I still see that icon when create new session&amp;nbsp; etc.&lt;/P&gt;
&lt;P&gt;So will be appreciate for any suggestions/clarifications.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in adwanced for any help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 12:07:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Create-SAS-batch-session-without-Icon/m-p/396291#M95662</guid>
      <dc:creator>Yura2301</dc:creator>
      <dc:date>2017-09-15T12:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create SAS batch session without Icon.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Create-SAS-batch-session-without-Icon/m-p/396302#M95665</link>
      <description>&lt;P&gt;Try:&amp;nbsp;-nologo -noterminal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I would suggest instead of using an X command, you use PowerShell, Java, C# or something else to launch SAS using Int Tech. That is much cleaner: see if it will work in your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at any of Chris Hemedinger's articles on how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 12:54:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Create-SAS-batch-session-without-Icon/m-p/396302#M95665</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-09-15T12:54:15Z</dc:date>
    </item>
  </channel>
</rss>

