Hi Slava, No problems here, no non-defined characters appear and the strings are consistent with what's expected.
WinXP, PIII 500, 256 RAM, BuddyAPI 3.5a Jorge -----Original Message----- This is what I see under Mac OS 9.04 with D 8.5 and Buddy API 1.3b: --in the message window Test = "Arial" put Test --Arial put baFontInstalled(Test, "") --1 put Test --[]Arial Where I typed [] I actually see a rectangle that is displayed for a non-defined character. It is character decimal 5: put CharToNum(Test.char[1]) --5 Can someone confirm or disprove this for me, please? Or am I doing something wrong? This is NOT happening with D 8.0, everything else being the same. Slava [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
