<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18882">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Translate Message : English<BR>Ido not understand UTF8 in Windows
console.<BR>I wrote the following program, using an editor UTF8 without BOM
mark.<BR><BR>{código de página UTF8}<BR>//sin firma Unicode
BOM<BR>Begin<BR> Writeln('code page UTF8 - 65001 en
Windows');<BR> Writeln('camión')<BR>End.<BR><BR>Using the command chcp,
change the code page to 65001, the UTF-8 for <BR>Windows. I compiled the
program, and then run and get the following errror:<BR>Runtime error 101 at
$00401460<BR> $00401460<BR> $004069B1<BR><BR>The same
program when compiled and run on linux, no error. works well.<BR>What am I doing
wrong?<BR><BR>Original Message Spanish:<BR>No entiendo UTF8 en consola
Windows<BR>Yo escribí el siguiente programa, usando un editor UTF8, sin marca de
BOM.<BR>Usando el comando chcp, cambio el código de página a 65001, el UTF8 para
<BR>Windows. Compilo el programa, y después lo ejecuto y aparece el siguiente
<BR>error :<BR>El mismo programa, cuando lo compilo y lo ejecuto en linux, no
aparece <BR>ningún error. funciona bien.<BR>¿Qué estoy haciendo
mal?<BR></DIV></BODY></HTML>