<?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: Code 18?  Programs auto-execute when I open them about 50% of the time in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237378#M55343</link>
    <description>Hi!&lt;BR /&gt;It was indeed checked (along with the boxballardw).  I'm not sure which "unchecking" fixed it (or was it your program line) but I did everything and it's fixed now.</description>
    <pubDate>Wed, 02 Dec 2015 14:27:21 GMT</pubDate>
    <dc:creator>morglum</dc:creator>
    <dc:date>2015-12-02T14:27:21Z</dc:date>
    <item>
      <title>Code 18?  Programs auto-execute when I open them about 50% of the time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237277#M55323</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;Since this morning, whenever I open a program (File - Open program) in Base SAS, there is a non-negligible chance that the program will execute automatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It is not always the same program either. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone ever had t his issue?&lt;/P&gt;
&lt;P&gt;It's driving me nuts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 23:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237277#M55323</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-01T23:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Code 18?  Programs auto-execute when I open them about 50% of the time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237279#M55324</link>
      <description>&lt;P&gt;Go to Tools&amp;gt;Options&amp;gt;Preferences. Look on the General tab for "Submit contents of file opened". If there is a check in that box then remove it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How it may have gotten set is a question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that isn't the case then I'm not sure what's going on. I've never had that happen since using SAS 6.04.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 23:57:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237279#M55324</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-01T23:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Code 18?  Programs auto-execute when I open them about 50% of the time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237358#M55339</link>
      <description>&lt;P&gt;I think&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw﻿&lt;/a&gt;&amp;nbsp;is on the right track. &amp;nbsp;And there is a little-known&amp;nbsp;&lt;STRONG&gt;Submit&lt;/STRONG&gt; checkbox on the File-&amp;gt;Open window. &amp;nbsp;I suspect yours might be checked&amp;nbsp;&lt;STRONG&gt;on&lt;/STRONG&gt; for some reason. &amp;nbsp;It's a "sticky" option -- once checked, it stays checked until you uncheck it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1014i04F210C930E039B9/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="dlgopen.png" title="dlgopen.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fun fact: you can drive all of this from code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;dm 'dlgopen filter="*.sas" nosubmit';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 12:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237358#M55339</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-12-02T12:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Code 18?  Programs auto-execute when I open them about 50% of the time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237377#M55342</link>
      <description>Hi!&lt;BR /&gt;It was indeed checked (along with the box Chris mentionned).  I'm not sure which "unchecking" fixed it (or was it the program line Chris game me), but it did everything and it's fixed now.</description>
      <pubDate>Wed, 02 Dec 2015 14:26:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237377#M55342</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-02T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Code 18?  Programs auto-execute when I open them about 50% of the time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237378#M55343</link>
      <description>Hi!&lt;BR /&gt;It was indeed checked (along with the boxballardw).  I'm not sure which "unchecking" fixed it (or was it your program line) but I did everything and it's fixed now.</description>
      <pubDate>Wed, 02 Dec 2015 14:27:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-18-Programs-auto-execute-when-I-open-them-about-50-of-the/m-p/237378#M55343</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-02T14:27:21Z</dc:date>
    </item>
  </channel>
</rss>

