<?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: Unicode texteditor: CL_GUI_TEXTEDIT -  CL_WORD_SAPSCRIPT_EDITOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299310#M789683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out my self. CL_GUI_TEXT_EDIT is unicode compatible, you only have to be careful, when you print or email the text.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Mar 2008 21:03:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-22T21:03:27Z</dc:date>
    <item>
      <title>Unicode texteditor: CL_GUI_TEXTEDIT -  CL_WORD_SAPSCRIPT_EDITOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299307#M789680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read, that the old &lt;STRONG&gt;cl_gui_textedit&lt;/STRONG&gt; is not unicode compatible and SAP uses now either the old line editor or if exist the word editor (&lt;STRONG&gt;CL_WORD_SAPSCRIPT_EDITOR&lt;/STRONG&gt;). We have serveral custom made programs based on the cl_gui_textedit and except of a few special characters we have no problems. &lt;/P&gt;&lt;P&gt;Anyone has an idea what a good strategy would be to solve these problems going forward? Convert everything to the word editor or even the btf editor?&lt;/P&gt;&lt;P&gt;What are you doing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 21:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299307#M789680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T21:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode texteditor: CL_GUI_TEXTEDIT -  CL_WORD_SAPSCRIPT_EDITOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299308#M789681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have used btf editor. check out this weblog. [using BTF editor in SAPGUI|/people/durairaj.athavanraja/blog/2005/08/27/btf-editor-in-sapgui]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 06:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299308#M789681</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-01-30T06:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode texteditor: CL_GUI_TEXTEDIT -  CL_WORD_SAPSCRIPT_EDITOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299309#M789682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have played with the btf editor, but if you want to print your first 1st and/or 2nd line of text on a report or even show it on the screen. It gets very complicated. I know all this can be done, but it is not very nice. The cl_gui_textedit is very nice and friendly to the user. What you say, means no easy solution and we have to get out of the cl_gui_textedit soner or later. More sooner than later.&lt;/P&gt;&lt;P&gt;Thanks any way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 13:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299309#M789682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T13:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode texteditor: CL_GUI_TEXTEDIT -  CL_WORD_SAPSCRIPT_EDITOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299310#M789683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out my self. CL_GUI_TEXT_EDIT is unicode compatible, you only have to be careful, when you print or email the text.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2008 21:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-texteditor-cl-gui-textedit-cl-word-sapscript-editor/m-p/3299310#M789683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-22T21:03:27Z</dc:date>
    </item>
  </channel>
</rss>

