|
@@ -556,7 +556,6 @@ const
|
|
|
type_e_procedure_must_be_far=04121;
|
|
|
type_w_instance_abstract_class=04122;
|
|
|
type_e_function_reference_kind=04123;
|
|
|
- type_e_anonymous_function_unsupported=04999;
|
|
|
sym_e_id_not_found=05000;
|
|
|
sym_f_internal_error_in_symtablestack=05001;
|
|
|
sym_e_duplicate_id=05002;
|
|
@@ -1009,9 +1008,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 75431;
|
|
|
+ MsgTxtSize = 75342;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 26,99,341,1000,96,58,126,30,202,64,
|
|
|
+ 26,99,341,124,96,58,126,30,202,64,
|
|
|
58,20,1,1,1,1,1,1,1,1
|
|
|
);
|