On Monday 31 December 2012 18:45:04 Алексей Логинов wrote: > Really called, I debug many tests. > > var i:byte; > begin > for i:=0 to 255 do > writeln (i, ' ' ,char(i)); > end. > > I see, that for #0..#23, #25, #28..#32 are nothing symbols. Why? > Are you sure that the terminal is in CP866 mode? Are you sure that it is even possible to show the chars below #32 as graphical symbols and convert_lowascii_to_iso01[c] is not necessary?
> Please, don't foget to answer: > http://bugs.freepascal.org/view.php?id=23560 about support unicode and > wide resourcestrings. > Done. Martin ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

