Re: [fpc-pascal] Re: Ido not understand UTF8 in Windows

2010-02-18 Thread Luis Fernando Del Aguila Mejía
Ok, The steps are : 1) Change the Font Type at Lucida Console Font : http://www.conoce3000.com/fig01.jpg 2) Compile the program with fpc 2.4. : 3) change to UTF8, with chcp 65001 command 4) run the program Step 01 to 04 : http://www.conoce3000.com/fig02.jpg The source code : http://www.conoce300

Re: [fpc-pascal] Re: Ido not understand UTF8 in Windows console.

2010-02-18 Thread JoshyFun
Hello FPC-Pascal, Thursday, February 18, 2010, 7:05:44 PM, you wrote: LFDAM> I am not using lazarus, I am using PSPad, gedit, jedit, notepad, etc.. LFDAM> I just wanted to know is whether you can write the source code using UTF8. LFDAM> In linux this simple program, it compiles and runs, but in