<?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: New editor: no auto-	angle bracket in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591193#M1274642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the HTML code instead of the agnle bracket. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;amp; l t ; &amp;amp; g t ;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this without space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Naimesh Patel on May 18, 2009 2:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 19:04:39 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2009-05-18T19:04:39Z</dc:date>
    <item>
      <title>New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591192#M1274641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after installing SAPGUI 710 patch level 10 the auto-completion for brackets only works for square brackets [] and normal brackets () but not any longer for angle brackets &amp;lt;&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already modified the xml scheme at C:\Programme\SAP\FrontEnd\SAPgui\ab4_data\xml_spec.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter OpenClose is shown as ()[]''&amp;lt;&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it still does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to resolve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 17:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591192#M1274641</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-05-18T17:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591193#M1274642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the HTML code instead of the agnle bracket. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;amp; l t ; &amp;amp; g t ;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add this without space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Naimesh Patel on May 18, 2009 2:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 19:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591193#M1274642</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-05-18T19:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591194#M1274643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Namesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the recommendation, but guess how I put the &amp;amp;LT; &amp;amp;GT; characters into the xml_spec.xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the file, I wrote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;OpenClose&amp;gt;()[]''&amp;amp; lt;&amp;amp; gt;&amp;lt;/OpenClose&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the spaces between &amp;amp; and lt/gt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, it is displayed correctly when xml_spec.xml is opened in the IE browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still, the function does not work in the new ABAP editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me if itv works for you, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 06:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591194#M1274643</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-05-19T06:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591195#M1274644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may award full points to mysel &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file responsible is in the user settings path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Dokumente und Einstellungen\re31472\ab4_data\abap_spec.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the line to be modified is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;OpenClose&amp;gt;()[]''``||{}&amp;lt;/OpenClose&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change it to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;OpenClose&amp;gt;()[]''``||&amp;amp;lt;&amp;amp;gt;{}&amp;lt;/OpenClose&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using the html representation &amp;amp; lt; without space for &amp;amp;lt; and &amp;amp; gt; without space for &amp;amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd, Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 10:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591195#M1274644</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-05-19T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591196#M1274645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am not be check b'coz system is unavailable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591196#M1274645</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-05-19T13:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591197#M1274646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well those things are actually the reason why i stay with my old sapgui.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better wait some time until all those basic bugs are done...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591197#M1274646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T13:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: New editor: no auto-	angle bracket</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591198#M1274647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I marked this answered yesterday:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the new 700 SAPGUI and editor rollout they corrected one big shortcoming of the new editor: Before the user-specific settings were stored with thje local SAPGUI installation, now they are stored in the windows user settings directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case (german windows), I modified file abap4_spec.xml&lt;/P&gt;&lt;P&gt;in directory &lt;/P&gt;&lt;P&gt;C:\Dokumente und Einstellungen\re31472\ab4_data&lt;/P&gt;&lt;P&gt;Note: You may find the same file in&lt;/P&gt;&lt;P&gt;C:\Dokumente und Einstellungen\re31472\SapWorkDir\ab4_data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I did not apply the changes described in my preceding comment(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes questions about the quality assurance process wait for answers &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: It is a good strategy to wait for a stable release and accept humiliation of missing features. Still it may be a valid strategy to find out how to use new features while it is anything but stable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 10:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-editor-no-auto-angle-bracket/m-p/5591198#M1274647</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-05-20T10:49:23Z</dc:date>
    </item>
  </channel>
</rss>

