|
@@ -28,6 +28,7 @@ const
|
|
|
general_e_exception_raised=01026;
|
|
|
general_t_unitscope=01027;
|
|
|
general_i_reduced_filesearch=01028;
|
|
|
+ general_f_compiler_aborted=01029;
|
|
|
scan_f_end_of_file=02000;
|
|
|
scan_f_string_exceeds_line=02001;
|
|
|
scan_f_illegal_char=02002;
|
|
@@ -1178,9 +1179,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 92776;
|
|
|
+ MsgTxtSize = 92801;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 29,114,372,134,102,63,148,38,224,71,
|
|
|
+ 30,114,372,134,102,63,148,38,224,71,
|
|
|
69,20,30,1,1,1,1,1,1,1
|
|
|
);
|