Well, encoding is 'cp1252' :-( What does it mean? Can it be easily changed to utf8? It seems Windows doesn't support UTF-8 locale, so I cannot call locale.setlocale with UTF-8.
*Charles Brunet, B. Ing.* Webmestre. Étudiant au doctorat, génie électrique, Université Laval. 2012/6/27 Ed Leafe <[email protected]> > On Jun 27, 2012, at 2:44 PM, Charles Brunet wrote: > > > My guess is that that there is probably a function that isn't UTF-8 aware > > when reading files produced by ClassDesigner. Are you aware of that? > > I am not aware of any specific limitation, but I do know that we > regularly have such shortcomings pointed out by many of our non-American > users. > > I just tried creating a design with some code that used your exact > code, but didn't see the problem you reported. So let me ask you to try > this: run the Class Designer, open up a Command Window (ctrl-D), and in it > type: self.Application.Encoding > > Let me know what that prints out. > > > -- Ed Leafe > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users > Searchable Archives: http://leafe.com/archives/search/dabo-users > This message: > http://leafe.com/archives/byMID/[email protected] > --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/CAJPgzxn_8ZPD1GHxE0oERgnGEqdtTbUkJngs8uSq=oxdn7k...@mail.gmail.com
