<?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: Linux Interactive SAS settings for submitting sections of code vs all code in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764596#M30493</link>
    <description>&lt;P&gt;You haven't fully explained what your SAS interface is. Since you are using linux does that mean you remotely logon to linux in an X-windows session to bring up a SAS Windowing Environment interface? Or is it some other way? Posting a screenshot of your SAS session would be helpful.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Aug 2021 01:47:09 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-08-28T01:47:09Z</dc:date>
    <item>
      <title>Linux Interactive SAS settings for submitting sections of code vs all code</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764402#M30483</link>
      <description>&lt;P&gt;I use Linux SAS 9.4 M2 in interactive and batch modes.&lt;/P&gt;&lt;P&gt;When using interactive SAS, I notice two things:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Sometimes it reverts to clearing all my code after submission (with the END key), other times, it retains code in the CODE window. I'm not sure why this is.&lt;/P&gt;&lt;P&gt;2. When the code is retained in the CODE window after submission, I am unable to select a region of code and submit only that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, One might have a data step to read a large CSV file and then I would be continually modifying a PROC FREQ to refine the output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used to be able to select the PROC FREQ... RUN; section and submit only that iteratively. Now, I can only&amp;nbsp; submit EVREYTHING that is in the code window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure what it is I need to change for either of these behaviors.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 06:16:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764402#M30483</guid>
      <dc:creator>yellowcat</dc:creator>
      <dc:date>2021-08-27T06:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Interactive SAS settings for submitting sections of code vs all code</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764421#M30484</link>
      <description>&lt;P&gt;Caveat: I don't use Linux so this may not be the most helpful&lt;/P&gt;
&lt;P&gt;The End key to submit data? That to me sounds like the Keys settings may have been changed. Or do you mean the F3 key that sends an End command? If so you might try the F8 key to submit code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or go to the KEYS menu (default F9) and look at the commands associated with the keys you are pressing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing, are you using the Enhanced Editor or the older Program Editor? The key behaviors can be different. If you are using a different editor window that could be the cause of changed behavior.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 14:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764421#M30484</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-08-27T14:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Interactive SAS settings for submitting sections of code vs all code</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764593#M30491</link>
      <description>&lt;P&gt;Hi Ballardw!&lt;/P&gt;&lt;P&gt;Yes, the mapping in my setup is a bit different, and I haven't bothered to update it.&lt;/P&gt;&lt;P&gt;Correct, I press the END key to submit/run a program.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only using the older Program Editor (because I'm using Linux SAS)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify, I have two problems&lt;/P&gt;&lt;P&gt;1. Sometimes when I start Linux Interactive SAS, the program editor appears "smaller" and when I submit code, the Program Editor window DOES CLEAR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a bit annoying but I can recall last submitted code. fine.&lt;/P&gt;&lt;P&gt;2. When I submit the program, AND the Program Editor window does NOT clear, I USED TO be able to select a region of code (say just a PROC FREQ) and run only the highlighted code. As of a year or two ago, I'm not sure what changed, but I CANNOT highlight code and submit only that highlighted code. I'd like to fix this behavior.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 00:50:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764593#M30491</guid>
      <dc:creator>yellowcat</dc:creator>
      <dc:date>2021-08-28T00:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Interactive SAS settings for submitting sections of code vs all code</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764594#M30492</link>
      <description>&lt;P&gt;There's your issue:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/307086"&gt;@yellowcat&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Ballardw!&lt;/P&gt;
&lt;P&gt;Yes, the mapping in my setup is a bit different, and I haven't bothered to update it.&lt;/P&gt;
&lt;P&gt;Correct, I press the END key to submit/run a program.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only using the older Program Editor (because I'm using Linux SAS)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To clarify, I have two problems&lt;/P&gt;
&lt;P&gt;1. Sometimes when I start Linux Interactive SAS, the program editor appears "smaller" and when I submit code, the Program Editor window DOES CLEAR.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Get in the habit of running SAS with the -rsasuser option set so that SAS opens your SASUSER.PROFILE in READONLY mode.&amp;nbsp; Then when you have two SAS sessions running the second can still use YOUR settings and not some system wide default PROFILE that it creates in the WORK.PROFILE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can even add the option to your personal sasv9.cfg file in your home directory.&lt;/P&gt;
&lt;PRE&gt;&amp;gt;more ~/sasv9.cfg
-logparm 'write=immediate'
-engine v9
-validvarname v7
-rsasuser
-nonews
-dmspgmlinesize 200
-workperms 755
&lt;/PRE&gt;</description>
      <pubDate>Sat, 28 Aug 2021 01:03:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764594#M30492</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-08-28T01:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Interactive SAS settings for submitting sections of code vs all code</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764596#M30493</link>
      <description>&lt;P&gt;You haven't fully explained what your SAS interface is. Since you are using linux does that mean you remotely logon to linux in an X-windows session to bring up a SAS Windowing Environment interface? Or is it some other way? Posting a screenshot of your SAS session would be helpful.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 01:47:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Linux-Interactive-SAS-settings-for-submitting-sections-of-code/m-p/764596#M30493</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-08-28T01:47:09Z</dc:date>
    </item>
  </channel>
</rss>

