Re: [fpc-pascal] International Characters in Console mode programs...

2006-08-28 Thread Rimgaudas Laucius
2) use unicode (UTF-8) enabled editor instead of FP. Any windows editor will fit too. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] International Characters in Console mode programs...

2006-08-28 Thread Rimgaudas Laucius
[fpc-pascal] International Characters in Console mode programs... I cannot manage to print any Turkish characters in console. (Code Page ISO-8859-9), I use Windows XP Turkish, I can type and display Turkish characters, but if my FP program's output displays these kind of text, only spaces or

Re: [fpc-pascal] International Characters in Console mode programs...

2006-08-26 Thread Marco van de Voort
> I cannot manage to print any Turkish characters in console. (Code Page > ISO-8859-9), I use Windows XP Turkish, I can type and display Turkish > characters, but if my FP program's output displays these kind of text, > only spaces or "?" appear instead of intended characters. I use > widestrin