<html>
Hello again:<br>
<br>
<blockquote type=cite class=cite cite>That's because the Spanish message
file is probably not synchronized<br>
with the English one. If the utility msgdif is included with the
compiler<br>
(I don't know whether it's distributed with the releases), you should
be<br>
able to fix this by using<br>
<br>
msgdif <msg_files_directory>\errore.msg
<msg_file_directory>\errores.msg<br>
<br>
and then set the generated new.msg as message file to use in your<br>
ppc386.cfg.</blockquote><br>
Thanks, Jonas.<br>
<br>
But there are some error using msgdif, and the final new.msg is not
correct: <br>
<b>error in line 1881: still in multiline mode<br>
<br>
</b><blockquote type=cite class=cite cite>C:\pp104\source\demo\text>ppc386
HELLO.PP<br>
<b>error in line 1881: still in multiline mode</b><br>
Free Pascal Compiler version 1.0.4 [2000/12/30] for i386<br>
Copyright (c) 1993-2000 by Florian Klaempfl<br>
Target OS: Win32 for i386<br>
Compiling hello.pp<br>
Linking hello.exe<br>
21 Lines compiled, 1.2 sec<br>
<br>
C:\pp104\source\demo\text></blockquote><br>
I have the same problem wiht German messagefile, errord.msg<br>
<br>
Any suggestions?<br>
<br>
TIA,<br>
Jose A. Gómez<br>
<br>
<blockquote type=cite class=cite cite>C:\pp104\source\compiler\utils>MSGDIF.EXE
c:\PP104\MSG\ERRORE.MSG c:\PP104\MSG\E<br>
RRORES.MSG >salida.txt<br>
<br>
C:\pp104\source\compiler\utils> more salida.txt<br>
<br>
Processing: c:\PP104\MSG\ERRORE.MSG...c:\PP104\MSG\ERRORE.MSG(1759) :
Invalid en<br>
try<br>
c:\PP104\MSG\ERRORE.MSG(1760) : Invalid entry<br>
c:\PP104\MSG\ERRORE.MSG(1761) : Invalid entry<br>
...<br>
c:\PP104\MSG\ERRORE.MSG(1935) : Invalid entry<br>
 Done. Read 1939 lines, got 560 constants.<br>
Processing: c:\PP104\MSG\ERRORES.MSG...c:\PP104\MSG\ERRORES.MSG(1730) :
Invalid<br>
entry<br>
c:\PP104\MSG\ERRORES.MSG(1731) : Invalid entry<br>
c:\PP104\MSG\ERRORES.MSG(1732) : Invalid entry<br>
...<br>
536 messages found in common to both files<br>
24 messages only in c:\PP104\MSG\ERRORE.MSG<br>
2 messages only in c:\PP104\MSG\ERRORES.MSG<br>
new.msg(109) general_i_writingresourcefile not translated<br>
new.msg(112) general_e_errorwritingresourcefile not translated<br>
...<br>
new.msg(1856) option_logo not translated<br>
new.msg(1861) option_info not translated<br>
new.msg(1869) option_help_pages not translated<br>
New error **2Sc_supports operators like C (* added<br>
cg_w_64bit_range_check_not_supported commented out<br>
**2Sc_soportar operadores tipo C (* commented out<br>
89 not translated items found<br>
<br>
C:\pp104\source\compiler\utils></blockquote></html>