|
@@ -129,6 +129,7 @@ const
|
|
|
scan_w_setpeosversion_not_support=02103;
|
|
|
scan_w_setpesubsysversion_not_support=02104;
|
|
|
scan_n_changecputype=02105;
|
|
|
+ scan_e_emptymacroname=02106;
|
|
|
parser_e_syntax_error=03000;
|
|
|
parser_e_dont_nest_interrupt=03004;
|
|
|
parser_w_proc_directive_ignored=03005;
|
|
@@ -1133,9 +1134,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 86403;
|
|
|
+ MsgTxtSize = 86458;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 28,106,360,130,99,63,145,36,223,68,
|
|
|
+ 28,107,360,130,99,63,145,36,223,68,
|
|
|
62,20,30,1,1,1,1,1,1,1
|
|
|
);
|