<?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: AutoComplete in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177089#M13569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the further down the program I go, the longer the response time.&amp;nbsp; It happens for every keystroke, not just supplying the members of a library.&amp;nbsp; If I turn autocomplete off, there is no lag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 19:30:55 GMT</pubDate>
    <dc:creator>DBailey</dc:creator>
    <dc:date>2014-08-27T19:30:55Z</dc:date>
    <item>
      <title>AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177087#M13567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anything I can do (other than turning it off) to make autocomplete usable in long programs?&amp;nbsp; I have an 1100 line program.&amp;nbsp; If autocomplete is on, then EG can't keep up with typing.&amp;nbsp; It can be as much as a second between each keystroke appearing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177087#M13567</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-08-27T11:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177088#M13568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, do you mean literally every key stroke takes a second to appear?&amp;nbsp; Or do you mean if you start typing a dataset name, it takes a second for the list of dataset autocomplete options to show up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guessing it's every key stroke, that sounds bad (and odd).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you turned off autocomplete, did it fix the problem?&amp;nbsp; If so, maybe you could "turn down" autocomplete (have it do less autocompleting for you).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how autocomplete works.&amp;nbsp; I think for autocompleting dataset names, it may actually need to read dictionary.tables or something like that to get list of datasets in a library.&amp;nbsp; So assuming you are using SAS on a server, that could take communication between client and server.&amp;nbsp; When we initially set up EG running locally on our PCs connecting to a remote server, performance was horrible (slow start up time, lots of time for results to be returned to client, etc, the SAS jobs themselves ran fine).&amp;nbsp;&amp;nbsp; After plenty of diagnosing it was decided that the server was "too remote"&amp;nbsp; (usual story: network guys blame the application, application guys blame the network).&amp;nbsp;&amp;nbsp;&amp;nbsp; So now we remote desktop into a windows server which sits next to the SAS server, and run EG there.&amp;nbsp;&amp;nbsp; Performance isn't snappy (partly because of RD), but it's fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 12:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177088#M13568</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-08-27T12:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177089#M13569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the further down the program I go, the longer the response time.&amp;nbsp; It happens for every keystroke, not just supplying the members of a library.&amp;nbsp; If I turn autocomplete off, there is no lag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 19:30:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177089#M13569</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-08-27T19:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177090#M13570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds very odd.&amp;nbsp; Suggest putting in a ticket with tech support.&amp;nbsp; There are plenty of strings that autocomplete shouldn't even be trying to complete for you (e.g. text strings in quotes), AFAIK.&amp;nbsp; Just for fun, if you have PC SAS, might check if the lag is the same for EG session pointing to your local SAS instead of a server.&amp;nbsp; Very odd. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 14:12:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177090#M13570</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-08-28T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177091#M13571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might also check the &lt;A href="http://http//ftp.sas.com/techsup/download/hotfix/HF2/M54.html"&gt;latest hotfix for 6.1m1 (July 2014)&lt;/A&gt;.&amp;nbsp; There might have been a performance fix that snuck in there -- good idea to try if you have the ability to apply it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:33:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177091#M13571</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-08-28T18:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: AutoComplete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177092#M13572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might have something to do with WPF - I've had performance vary wildly depending on whether DirectX 9 likes my graphics driver. Have a look at this, particularly the WPF renderer capability tier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/guide/blog/WPF_SASEG43.pdf" title="http://support.sas.com/documentation/onlinedoc/guide/blog/WPF_SASEG43.pdf"&gt;http://support.sas.com/documentation/onlinedoc/guide/blog/WPF_SASEG43.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 15:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/AutoComplete/m-p/177092#M13572</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2014-09-04T15:24:56Z</dc:date>
    </item>
  </channel>
</rss>

