|
@@ -110,6 +110,7 @@ const
|
|
|
scan_w_multiple_main_name_overrides=02086;
|
|
|
scanner_w_illegal_warn_identifier=02087;
|
|
|
scanner_e_illegal_alignment_directive=02088;
|
|
|
+ scanner_f_illegal_utf8_bom=02089;
|
|
|
parser_e_syntax_error=03000;
|
|
|
parser_e_dont_nest_interrupt=03004;
|
|
|
parser_w_proc_directive_ignored=03005;
|
|
@@ -918,9 +919,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 62138;
|
|
|
+ MsgTxtSize = 62257;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 26,89,315,109,85,55,116,26,202,63,
|
|
|
+ 26,90,315,109,85,55,116,26,202,63,
|
|
|
50,20,1,1,1,1,1,1,1,1
|
|
|
);
|