<?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 Starting SAS in non Batch Mode in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36220#M9109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For one .sas file, the easiest thing is to right-click on the .sas file and select "open with SAS ..." (BTW, the default, double-click, behavior will be hilighted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the default behavior, see&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://windows.microsoft.com/en-US/windows7/Change-which-programs-Windows-uses-by-default"&gt;http://windows.microsoft.com/en-US/windows7/Change-which-programs-Windows-uses-by-default&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 13:49:07 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2012-03-20T13:49:07Z</dc:date>
    <item>
      <title>Starting SAS in non Batch Mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36217#M9106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can get SAS to open the normal GUI mode and run a program when double clicked rather than running the program in "Batch Mode"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that my programs are not running in batch mode for some reason but when I just run it in the sas window it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running SAS 9.3 on Windows 7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:09:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36217#M9106</guid>
      <dc:creator>vomer</dc:creator>
      <dc:date>2012-03-19T15:09:57Z</dc:date>
    </item>
    <item>
      <title>Starting SAS in non Batch Mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36218#M9107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When SAS is first installed on a Windows box, the default action from double-clicking on a .sas file is to open the program in SAS, so you can run it interactively (F8).&amp;nbsp; Did you want to combine those two steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A concern that I see is 'what to do when the program is done'?&amp;nbsp; Interactive SAS does not automatically save your .log file, so I wouldn't think that you would want to just exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As to why you are getting different results in batch and interactively, there are a number of ways to debug that.&amp;nbsp; First look at the two logs; are they even the same version of SAS?&amp;nbsp; Look at the command that is sent to Windows for batch vs that for interactive SAS.&amp;nbsp; Are they calling for different configuration or autoexec files?&amp;nbsp; Are you using Windows .BAT files or the right-click batch submission approach; that can also have different options and settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:29:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36218#M9107</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-03-19T16:29:20Z</dc:date>
    </item>
    <item>
      <title>Starting SAS in non Batch Mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36219#M9108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want sas to open the .sas file in the program window instead of batct mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 13:33:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36219#M9108</guid>
      <dc:creator>vomer</dc:creator>
      <dc:date>2012-03-20T13:33:36Z</dc:date>
    </item>
    <item>
      <title>Starting SAS in non Batch Mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36220#M9109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For one .sas file, the easiest thing is to right-click on the .sas file and select "open with SAS ..." (BTW, the default, double-click, behavior will be hilighted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the default behavior, see&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://windows.microsoft.com/en-US/windows7/Change-which-programs-Windows-uses-by-default"&gt;http://windows.microsoft.com/en-US/windows7/Change-which-programs-Windows-uses-by-default&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 13:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36220#M9109</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-03-20T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Starting SAS in non Batch Mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36221#M9110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That never fixes it for me... still runs in batch mode...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple files... do you recommend a bat file structured like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg" -sysin c:\test1.sas&lt;/P&gt;&lt;P&gt;"C:\Program Files\SASHome\SASFoundation\9.3\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.3\nls\en\sasv9.cfg" -sysin c:\test2.sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 13:59:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Starting-SAS-in-non-Batch-Mode/m-p/36221#M9110</guid>
      <dc:creator>vomer</dc:creator>
      <dc:date>2012-03-20T13:59:21Z</dc:date>
    </item>
  </channel>
</rss>

