Am 4. Okt 2004 um 00:35 schrieb Thomas Reed:
On Oct 3, 2004, at 6:06 PM, Stefan Pantke wrote:
Call MsgBox -> Diacriticals are printed using mathematical letters.
Not here. Sounds like you've got a problem with the encoding on the
string you're trying to display. Perhaps it has not been set
correctly?
I have hundreds of constants in a module. Other constants
and diacriticals go just fine - but not in MsgBox, but
in my own window.
Added another one by hand, I didn't copied it.
I didn't evaluated stuff in detail, but what I see
are definitely non-german characters. Added this
to my report. Keyboard layout is set to german.
For constants, I don't need to set the encoding, since
RB sets the correct since I entered them through the
IDE. Am i wrong?
Did you really tried MsgBox()? Might this be due to
a constant which contains two EndOfLine()s? Might the
problem related to the explanatory part of the MsgBox()
Text only?
5.5.3 in use.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|