[progress Communities] [progress Openedge Abl] Forum Post: Re: Codepage Headache

  • Thread starter Thread starter Garry Hall
  • Start date Start date
Status
Not open for further replies.
G

Garry Hall

Guest
Without digging into it too deeply, I suspect a font issue. I can see this char if I change fonts (Font2), but I have not found a fixed width font that supports it yet. Although it works with -cpinternal 125 and the default font. Seems like a problem with the Procedure Editor's editor control and UTF-8. Other non-ASCII chars are fine ("å"). You could contact TS to log a bug for it. How often do you plan to use non-ASCII characters in your actual code? This is a simple test to demonstrate a problem in the Procedure Editor, but how often do you really put those characters into code, that you would be inconvenienced by this? Non-ASCII chars in code require all compile environments to use the same -cpstream, otherwise your strings might be interpreted incorrectly.

Continue reading...
 
Status
Not open for further replies.
Back
Top