RexxMessageNumbers.h
Go to the documentation of this file.
1 
2 /*----------------------------------------------------------------------------*/
3 /* */
4 /* Copyright (c) 1995, 2004 IBM Corporation. All rights reserved. */
5 /* Copyright (c) 2005-2009 Rexx Language Association. All rights reserved. */
6 /* */
7 /* This program and the accompanying materials are made available under */
8 /* the terms of the Common Public License v1.0 which accompanies this */
9 /* distribution. A copy is also available at the following address: */
10 /* http://www.oorexx.org/license.html */
11 /* */
12 /* Redistribution and use in source and binary forms, with or */
13 /* without modification, are permitted provided that the following */
14 /* conditions are met: */
15 /* */
16 /* Redistributions of source code must retain the above copyright */
17 /* notice, this list of conditions and the following disclaimer. */
18 /* Redistributions in binary form must reproduce the above copyright */
19 /* notice, this list of conditions and the following disclaimer in */
20 /* the documentation and/or other materials provided with the distribution. */
21 /* */
22 /* Neither the name of Rexx Language Association nor the names */
23 /* of its contributors may be used to endorse or promote products */
24 /* derived from this software without specific prior written permission. */
25 /* */
26 /* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS */
27 /* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT */
28 /* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS */
29 /* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT */
30 /* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, */
31 /* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED */
32 /* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, */
33 /* OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY */
34 /* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING */
35 /* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS */
36 /* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
37 /* */
38 /*----------------------------------------------------------------------------*/
39 /******************************************************************************/
40 /* REXX Support */
41 /* */
42 /* Definition of Rexx error message numbers */
43 /* */
44 /******************************************************************************/
45 
46 #ifndef RexxMessageNumbers_INCLUDED
47 #define RexxMessageNumbers_INCLUDED
48 
49 /* ------------------------------------------------------------------------
50  * -- NOTE: file is generated by build process
51  * -- ==================================================
52  * -- DO NOT CHANGE THIS FILE, ALL CHANGES WILL BE LOST!
53  * -- ==================================================
54  * ------------------------------------------------------------------------
55  */
56 
57 #define Error_Program_unreadable_msg 3
58 #define Error_Program_interrupted_msg 4
59 #define Error_System_resources_msg 5
60 #define Error_Unmatched_quote_msg 6
61 #define Error_When_expected_msg 7
62 #define Error_Unexpected_then_msg 8
63 #define Error_Unexpected_when_msg 9
64 #define Error_Unexpected_end_msg 10
65 #define Error_Control_stack_msg 11
66 #define Error_Invalid_character_msg 13
67 #define Error_Incomplete_do_msg 14
68 #define Error_Invalid_hex_msg 15
69 #define Error_Label_not_found_msg 16
70 #define Error_Unexpected_procedure_msg 17
71 #define Error_Then_expected_msg 18
72 #define Error_Symbol_or_string_msg 19
73 #define Error_Symbol_expected_msg 20
74 #define Error_Invalid_data_msg 21
75 #define Error_Invalid_character_string_msg 22
76 #define Error_Invalid_data_string_msg 23
77 #define Error_Invalid_trace_msg 24
78 #define Error_Invalid_subkeyword_msg 25
79 #define Error_Invalid_whole_number_msg 26
80 #define Error_Invalid_do_msg 27
81 #define Error_Invalid_leave_msg 28
82 #define Error_Environment_name_msg 29
83 #define Error_Name_too_long_msg 30
84 #define Error_Invalid_variable_msg 31
85 #define Error_Expression_result_msg 33
86 #define Error_Logical_value_msg 34
87 #define Error_Invalid_expression_msg 35
88 #define Error_Unmatched_parenthesis_msg 36
89 #define Error_Unexpected_comma_msg 37
90 #define Error_Invalid_template_msg 38
91 #define Error_Evaluation_stack_overflow_msg 39
92 #define Error_Incorrect_call_msg 40
93 #define Error_Conversion_msg 41
94 #define Error_Overflow_msg 42
95 #define Error_Routine_not_found_msg 43
96 #define Error_Function_no_data_msg 44
97 #define Error_No_data_on_return_msg 45
98 #define Error_Variable_reference_msg 46
99 #define Error_Unexpected_label_msg 47
100 #define Error_System_service_msg 48
101 #define Error_Interpretation_msg 49
102 #define Error_Invalid_argument_msg 88
103 #define Error_External_name_not_found_msg 90
104 #define Error_No_result_object_msg 91
105 #define Error_Incorrect_method_msg 93
106 #define Error_No_method_msg 97
107 #define Error_Execution_msg 98
108 #define Error_Translation_msg 99
109 #define Error_at_line_msg 100
110 #define Message_Translations_January_msg 102
111 #define Message_Translations_February_msg 103
112 #define Message_Translations_March_msg 104
113 #define Message_Translations_April_msg 105
114 #define Message_Translations_May_msg 106
115 #define Message_Translations_June_msg 107
116 #define Message_Translations_July_msg 108
117 #define Message_Translations_August_msg 109
118 #define Message_Translations_September_msg 110
119 #define Message_Translations_October_msg 111
120 #define Message_Translations_November_msg 112
121 #define Message_Translations_December_msg 113
122 #define Message_Translations_debug_prompt_msg 114
123 #define Error_RXSUBC_general_msg 115
124 #define Error_RXSUBC_register_msg 116
125 #define Error_RXSUBC_drop_msg 117
126 #define Error_RXSUBC_load_msg 118
127 #define Error_RXQUE_notinit_msg 119
128 #define Error_RXQUE_size_msg 120
129 #define Error_RXQUE_nomem_msg 121
130 #define Error_RXQUE_name_msg 122
131 #define Error_RXQUE_access_msg 123
132 #define Error_RXQUE_exist_msg 124
133 #define Error_RXSUBC_query_msg 125
134 #define Message_Translations_debug_error_msg 126
135 #define Error_REXXC_cmd_parm_incorrect_msg 127
136 #define Error_REXXC_outDifferent_msg 128
137 #define Error_REXXC_wrongNrArg_msg 129
138 #define Error_REXXC_SynCheckInfo_msg 130
139 #define Error_RXQUE_syntax_msg 131
140 #define Error_RXQUE_memfail_msg 132
141 #define Error_REXXC_wrongNrArg_unix_msg 133
142 #define Error_Program_unreadable_name_msg 200
143 #define Error_Program_interrupted_condition_msg 201
144 #define Error_Unmatched_quote_comment_msg 202
145 #define Error_Unmatched_quote_single_msg 203
146 #define Error_Unmatched_quote_double_msg 204
147 #define Error_When_expected_when_msg 205
148 #define Error_When_expected_whenotherwise_msg 206
149 #define Error_When_expected_nootherwise_msg 207
150 #define Error_Unexpected_then_then_msg 208
151 #define Error_Unexpected_then_else_msg 209
152 #define Error_Unexpected_when_when_msg 210
153 #define Error_Unexpected_when_otherwise_msg 211
154 #define Error_Unexpected_end_nodo_msg 212
155 #define Error_Unexpected_end_control_msg 213
156 #define Error_Unexpected_end_nocontrol_msg 214
157 #define Error_Unexpected_end_then_msg 215
158 #define Error_Unexpected_end_else_msg 216
159 #define Error_Unexpected_end_select_msg 217
160 #define Error_Control_stack_full_msg 218
161 #define Error_Invalid_character_char_msg 219
162 #define Error_Incomplete_do_do_msg 220
163 #define Error_Incomplete_do_select_msg 221
164 #define Error_Incomplete_do_then_msg 222
165 #define Error_Incomplete_do_else_msg 223
166 #define Error_Incomplete_do_otherwise_msg 224
167 #define Error_Invalid_hex_hexblank_msg 225
168 #define Error_Invalid_hex_binblank_msg 226
169 #define Error_Invalid_hex_invhex_msg 227
170 #define Error_Invalid_hex_invbin_msg 228
171 #define Error_Label_not_found_name_msg 229
172 #define Error_Unexpected_procedure_call_msg 230
173 #define Error_Unexpected_procedure_interpret_msg 231
174 #define Error_Then_expected_if_msg 232
175 #define Error_Then_expected_when_msg 233
176 #define Error_Symbol_or_string_address_msg 234
177 #define Error_Symbol_or_string_call_msg 235
178 #define Error_Symbol_or_string_name_msg 236
179 #define Error_Symbol_or_string_signal_msg 237
180 #define Error_Symbol_or_string_stream_msg 238
181 #define Error_Symbol_or_string_trace_msg 239
182 #define Error_Symbol_or_string_parse_msg 240
183 #define Error_Symbol_or_string_class_msg 241
184 #define Error_Symbol_or_string_method_msg 242
185 #define Error_Symbol_or_string_routine_msg 243
186 #define Error_Symbol_or_string_requires_msg 244
187 #define Error_Symbol_or_string_external_msg 245
188 #define Error_Symbol_or_string_metaclass_msg 246
189 #define Error_Symbol_or_string_subclass_msg 247
190 #define Error_Symbol_or_string_inherit_msg 248
191 #define Error_Symbol_or_string_tilde_msg 249
192 #define Error_Symbol_or_string_colon_msg 250
193 #define Error_Symbol_expected_drop_msg 251
194 #define Error_Symbol_expected_expose_msg 252
195 #define Error_Symbol_expected_parse_msg 253
196 #define Error_Symbol_expected_var_msg 254
197 #define Error_Symbol_expected_numeric_msg 255
198 #define Error_Symbol_expected_varref_msg 256
199 #define Error_Symbol_expected_leave_msg 257
200 #define Error_Symbol_expected_iterate_msg 258
201 #define Error_Symbol_expected_end_msg 259
202 #define Error_Symbol_expected_on_msg 260
203 #define Error_Symbol_expected_off_msg 261
204 #define Error_Symbol_expected_use_msg 262
205 #define Error_Symbol_expected_raise_msg 263
206 #define Error_Symbol_expected_user_msg 264
207 #define Error_Symbol_expected_directive_msg 265
208 #define Error_Symbol_expected_colon_msg 266
209 #define Error_Invalid_data_nop_msg 267
210 #define Error_Invalid_data_select_msg 268
211 #define Error_Invalid_data_name_msg 269
212 #define Error_Invalid_data_condition_msg 270
213 #define Error_Invalid_data_signal_msg 271
214 #define Error_Invalid_data_trace_msg 272
215 #define Error_Invalid_data_leave_msg 273
216 #define Error_Invalid_data_iterate_msg 274
217 #define Error_Invalid_data_end_msg 275
218 #define Error_Invalid_data_form_msg 276
219 #define Error_Invalid_data_guard_off_msg 277
220 #define Error_Invalid_character_string_char_msg 278
221 #define Error_Invalid_character_string_DBCS_msg 279
222 #define Error_Invalid_data_string_char_msg 280
223 #define Error_Invalid_trace_trace_msg 281
224 #define Error_Invalid_trace_debug_msg 282
225 #define Error_Invalid_subkeyword_callon_msg 283
226 #define Error_Invalid_subkeyword_calloff_msg 284
227 #define Error_Invalid_subkeyword_signalon_msg 285
228 #define Error_Invalid_subkeyword_signaloff_msg 286
229 #define Error_Invalid_subkeyword_numeric_msg 287
230 #define Error_Invalid_subkeyword_form_msg 288
231 #define Error_Invalid_subkeyword_class_msg 289
232 #define Error_Invalid_subkeyword_method_msg 290
233 #define Error_Invalid_subkeyword_routine_msg 291
234 #define Error_Invalid_subkeyword_requires_msg 292
235 #define Error_Invalid_subkeyword_procedure_msg 293
236 #define Error_Invalid_subkeyword_callonname_msg 294
237 #define Error_Invalid_subkeyword_signalonname_msg 295
238 #define Error_Invalid_subkeyword_parse_msg 296
239 #define Error_Invalid_subkeyword_use_msg 297
240 #define Error_Invalid_subkeyword_raise_msg 298
241 #define Error_Invalid_subkeyword_raiseoption_msg 299
242 #define Error_Invalid_subkeyword_description_msg 300
243 #define Error_Invalid_subkeyword_additional_msg 301
244 #define Error_Invalid_subkeyword_result_msg 302
245 #define Error_Invalid_subkeyword_guard_on_msg 303
246 #define Error_Invalid_whole_number_power_msg 304
247 #define Error_Invalid_whole_number_repeat_msg 305
248 #define Error_Invalid_whole_number_for_msg 306
249 #define Error_Invalid_whole_number_parse_msg 307
250 #define Error_Invalid_whole_number_digits_msg 308
251 #define Error_Invalid_whole_number_fuzz_msg 309
252 #define Error_Invalid_whole_number_trace_msg 310
253 #define Error_Invalid_whole_number_intdiv_msg 311
254 #define Error_Invalid_whole_number_rem_msg 312
255 #define Error_Invalid_do_whileuntil_msg 313
256 #define Error_Invalid_do_forever_msg 314
257 #define Error_Invalid_leave_leave_msg 315
258 #define Error_Invalid_leave_iterate_msg 316
259 #define Error_Invalid_leave_leavevar_msg 317
260 #define Error_Invalid_leave_iteratevar_msg 318
261 #define Error_Environment_name_name_msg 319
262 #define Error_Name_too_long_name_msg 320
263 #define Error_Name_too_long_string_msg 321
264 #define Error_Name_too_long_hex_msg 322
265 #define Error_Name_too_long_bin_msg 323
266 #define Error_Invalid_variable_assign_msg 324
267 #define Error_Invalid_variable_number_msg 325
268 #define Error_Invalid_variable_period_msg 326
269 #define Error_Expression_result_digits_msg 327
270 #define Error_Expression_result_maxdigits_msg 328
271 #define Error_Expression_result_address_msg 329
272 #define Error_Expression_result_signal_msg 330
273 #define Error_Expression_result_trace_msg 331
274 #define Error_Expression_result_raise_msg 332
275 #define Error_Logical_value_if_msg 333
276 #define Error_Logical_value_when_msg 334
277 #define Error_Logical_value_while_msg 335
278 #define Error_Logical_value_until_msg 336
279 #define Error_Logical_value_logical_msg 337
280 #define Error_Logical_value_method_msg 338
281 #define Error_Logical_value_guard_msg 339
282 #define Error_Invalid_expression_general_msg 340
283 #define Error_Invalid_expression_prefix_msg 341
284 #define Error_Invalid_expression_if_msg 342
285 #define Error_Invalid_expression_when_msg 343
286 #define Error_Invalid_expression_control_msg 344
287 #define Error_Invalid_expression_by_msg 345
288 #define Error_Invalid_expression_to_msg 346
289 #define Error_Invalid_expression_for_msg 347
290 #define Error_Invalid_expression_while_msg 348
291 #define Error_Invalid_expression_until_msg 349
292 #define Error_Invalid_expression_over_msg 350
293 #define Error_Invalid_expression_interpret_msg 351
294 #define Error_Invalid_expression_options_msg 352
295 #define Error_Invalid_expression_address_msg 353
296 #define Error_Invalid_expression_signal_msg 354
297 #define Error_Invalid_expression_trace_msg 355
298 #define Error_Invalid_expression_form_msg 356
299 #define Error_Invalid_expression_assign_msg 357
300 #define Error_Invalid_expression_operator_msg 358
301 #define Error_Invalid_expression_guard_msg 359
302 #define Error_Invalid_expression_raise_description_msg 360
303 #define Error_Invalid_expression_raise_additional_msg 361
304 #define Error_Invalid_expression_raise_list_msg 362
305 #define Error_Unmatched_parenthesis_paren_msg 363
306 #define Error_Unmatched_parenthesis_square_msg 364
307 #define Error_Unexpected_comma_comma_msg 365
308 #define Error_Unexpected_comma_paren_msg 366
309 #define Error_Unexpected_comma_bracket_msg 367
310 #define Error_Invalid_template_trigger_msg 368
311 #define Error_Invalid_template_position_msg 369
312 #define Error_Invalid_template_with_msg 370
313 #define Error_Invalid_template_missing_msg 371
314 #define Error_Incorrect_call_external_msg 372
315 #define Error_Incorrect_call_result_msg 373
316 #define Error_Incorrect_call_minarg_msg 374
317 #define Error_Incorrect_call_maxarg_msg 375
318 #define Error_Incorrect_call_noarg_msg 376
319 #define Error_Incorrect_call_number_msg 377
320 #define Error_Incorrect_call_whole_msg 378
321 #define Error_Incorrect_call_nonnegative_msg 379
322 #define Error_Incorrect_call_positive_msg 380
323 #define Error_Incorrect_call_toobig_msg 381
324 #define Error_Incorrect_call_range_msg 382
325 #define Error_Incorrect_call_null_msg 383
326 #define Error_Incorrect_call_option_msg 384
327 #define Error_Incorrect_call_pad_msg 385
328 #define Error_Incorrect_call_binary_msg 386
329 #define Error_Incorrect_call_hex_msg 387
330 #define Error_Incorrect_call_symbol_msg 388
331 #define Error_Incorrect_call_list_msg 389
332 #define Error_Incorrect_call_trace_msg 390
333 #define Error_Incorrect_call_random_msg 391
334 #define Error_Incorrect_call_sourceline_msg 392
335 #define Error_Incorrect_call_x2d_msg 393
336 #define Error_Incorrect_call_format_invalid_msg 394
337 #define Error_Incorrect_call_invalid_conversion_msg 395
338 #define Error_Incorrect_call_random_range_msg 396
339 #define Error_Incorrect_call_stream_name_msg 397
340 #define Error_Incorrect_method_stream_type_msg 398
341 #define Error_Incorrect_call_array_msg 400
342 #define Error_Incorrect_call_nostring_msg 401
343 #define Error_Incorrect_call_selector_msg 402
344 #define Error_Conversion_operator_msg 404
345 #define Error_Conversion_prefix_msg 405
346 #define Error_Conversion_exponent_msg 406
347 #define Error_Conversion_to_msg 407
348 #define Error_Conversion_by_msg 408
349 #define Error_Conversion_control_msg 409
350 #define Error_Conversion_raise_msg 410
351 #define Error_Overflow_overflow_msg 411
352 #define Error_Overflow_underflow_msg 412
353 #define Error_Overflow_zero_msg 413
354 #define Error_Overflow_expoverflow_msg 414
355 #define Error_Overflow_expunderflow_msg 415
356 #define Error_Overflow_power_msg 416
357 #define Error_Routine_not_found_name_msg 417
358 #define Error_Routine_not_found_requires_msg 418
359 #define Error_Function_no_data_function_msg 419
360 #define Error_No_data_on_return_name_msg 420
361 #define Error_Variable_reference_extra_msg 421
362 #define Error_Variable_reference_missing_msg 422
363 #define Error_Variable_reference_use_msg 423
364 #define Error_Unexpected_label_interpret_msg 424
365 #define Error_System_service_service_msg 425
366 #define Error_External_name_not_found_class_msg 426
367 #define Error_External_name_not_found_method_msg 427
368 #define Error_External_name_not_found_routine_msg 428
369 #define Error_No_result_object_message_msg 429
370 #define Error_Incorrect_method_minarg_msg 431
371 #define Error_Incorrect_method_maxarg_msg 432
372 #define Error_Incorrect_method_noarg_msg 433
373 #define Error_Incorrect_method_number_msg 434
374 #define Error_Incorrect_method_whole_msg 435
375 #define Error_Incorrect_method_nonnegative_msg 436
376 #define Error_Incorrect_method_positive_msg 437
377 #define Error_Incorrect_method_toobig_msg 438
378 #define Error_Incorrect_method_range_msg 439
379 #define Error_Incorrect_method_null_msg 440
380 #define Error_Incorrect_method_hex_msg 441
381 #define Error_Incorrect_method_symbol_msg 442
382 #define Error_Incorrect_method_list_msg 443
383 #define Error_Incorrect_method_option_msg 444
384 #define Error_Incorrect_method_string_msg 445
385 #define Error_Incorrect_method_methodname_msg 446
386 #define Error_Incorrect_method_index_msg 447
387 #define Error_Incorrect_method_array_msg 448
388 #define Error_Incorrect_method_binary_msg 449
389 #define Error_Incorrect_method_pad_msg 450
390 #define Error_Incorrect_method_length_msg 451
391 #define Error_Incorrect_method_position_msg 452
392 #define Error_Incorrect_method_minsub_msg 453
393 #define Error_Incorrect_method_maxsub_msg 454
394 #define Error_Incorrect_method_d2xd2c_msg 455
395 #define Error_Incorrect_method_d2x_msg 456
396 #define Error_Incorrect_method_d2c_msg 457
397 #define Error_Incorrect_method_hexblank_msg 458
398 #define Error_Incorrect_method_binblank_msg 459
399 #define Error_Incorrect_method_invhex_msg 460
400 #define Error_Incorrect_method_invbin_msg 461
401 #define Error_Incorrect_method_x2dbig_msg 462
402 #define Error_Incorrect_method_c2dbig_msg 463
403 #define Error_Incorrect_method_supplier_msg 464
404 #define Error_Incorrect_method_nostring_msg 465
405 #define Error_Incorrect_method_noarray_msg 466
406 #define Error_Incorrect_method_exponent_oversize_msg 467
407 #define Error_Incorrect_method_before_oversize_msg 468
408 #define Error_Incorrect_method_string_nonumber_msg 469
409 #define Error_Incorrect_method_nomessage_msg 470
410 #define Error_Incorrect_method_message_noarg_msg 471
411 #define Error_Incorrect_method_message_msg 472
412 #define Error_Incorrect_method_section_msg 473
413 #define Error_Incorrect_method_noclass_msg 474
414 #define Error_Incorrect_method_nomatch_msg 475
415 #define Error_No_method_name_msg 476
416 #define Error_Execution_nodouble_msg 478
417 #define Error_Execution_library_msg 479
418 #define Error_Execution_terminate_msg 480
419 #define Error_Execution_deadlock_msg 481
420 #define Error_Execution_badobject_msg 482
421 #define Error_Execution_wrongobject_msg 483
422 #define Error_Execution_nometaclass_msg 484
423 #define Error_Execution_noclass_msg 485
424 #define Error_Execution_cyclic_msg 486
425 #define Error_Execution_noarray_msg 488
426 #define Error_Execution_nostring_msg 489
427 #define Error_Execution_message_reuse_msg 490
428 #define Error_Execution_message_error_msg 491
429 #define Error_Execution_raise_object_msg 492
430 #define Error_Execution_propagate_msg 493
431 #define Error_Execution_nomethod_msg 494
432 #define Error_Execution_reply_msg 500
433 #define Error_Execution_reply_return_msg 501
434 #define Error_Execution_reply_exit_msg 502
435 #define Error_Execution_super_msg 503
436 #define Error_Execution_syntax_additional_msg 504
437 #define Error_Execution_error_condition_msg 505
438 #define Error_Translation_duplicate_class_msg 506
439 #define Error_Translation_duplicate_method_msg 507
440 #define Error_Translation_duplicate_routine_msg 508
441 #define Error_Translation_duplicate_requires_msg 509
442 #define Error_Translation_missing_class_msg 510
443 #define Error_Translation_bad_metaclass_msg 511
444 #define Error_Translation_expose_msg 512
445 #define Error_Translation_expose_interpret_msg 513
446 #define Error_Translation_guard_msg 514
447 #define Error_Translation_guard_guard_msg 515
448 #define Error_Translation_guard_interpret_msg 516
449 #define Error_Translation_guard_expose_msg 517
450 #define Error_Translation_directive_interpret_msg 518
451 #define Error_Translation_use_interpret_msg 519
452 #define Error_Translation_bad_directive_msg 520
453 #define Error_Translation_bad_external_msg 521
454 #define Error_Translation_use_comma_msg 522
455 #define Error_Translation_reply_msg 523
456 #define Message_Translations_error_msg 524
457 #define Message_Translations_running_msg 525
458 #define Message_Translations_line_msg 526
459 #define Error_Interpretation_initialization_msg 529
460 #define Error_Invalid_subkeyword_guard_msg 530
461 #define Error_Incorrect_method_time_msg 531
462 #define Error_Execution_mixinclass_msg 532
463 #define Error_Execution_baseclass_msg 533
464 #define Error_Program_unreadable_notfound_msg 534
465 #define Error_Execution_recursive_inherit_msg 535
466 #define Error_Execution_uninherit_msg 536
467 #define Error_Translation_invalid_line_msg 537
468 #define Error_Translation_requires_msg 538
469 #define Error_Incorrect_method_no_method_msg 539
470 #define Error_Incorrect_method_argType_msg 540
471 #define Error_Incorrect_method_array_dimension_msg 541
472 #define Error_Incorrect_method_nostring_inarray_msg 542
473 #define Error_Incorrect_method_array_nostring_msg 543
474 #define Error_Incorrect_method_array_noclass_msg 544
475 #define Error_Invalid_do_duplicate_msg 545
476 #define Error_Incorrect_method_array_too_big_msg 546
477 #define Error_Program_unreadable_output_error_msg 547
478 #define Error_Execution_forward_arguments_msg 548
479 #define Error_Invalid_subkeyword_forward_option_msg 549
480 #define Error_Invalid_subkeyword_to_msg 550
481 #define Error_Invalid_subkeyword_arguments_msg 551
482 #define Error_Invalid_subkeyword_continue_msg 552
483 #define Error_Invalid_subkeyword_forward_class_msg 553
484 #define Error_Invalid_subkeyword_message_msg 554
485 #define Error_Invalid_expression_forward_to_msg 555
486 #define Error_Invalid_expression_forward_arguments_msg 556
487 #define Error_Invalid_expression_forward_message_msg 557
488 #define Error_Invalid_expression_forward_class_msg 558
489 #define Error_Execution_forward_msg 559
490 #define Error_Program_unreadable_version_msg 560
491 #define Error_Translation_reply_interpret_msg 561
492 #define Error_Translation_forward_interpret_msg 562
493 #define Error_Logical_value_authorization_msg 563
494 #define Error_Execution_authorization_msg 564
495 #define Error_Translation_invalid_attribute_msg 565
496 #define Error_Symbol_or_string_mixinclass_msg 566
497 #define Error_Translation_class_external_bad_parameters_msg 580
498 #define Error_Execution_no_concurrency_msg 581
499 #define Error_Translation_class_external_bad_class_name_msg 583
500 #define Error_Translation_class_external_bad_class_server_msg 584
501 #define Error_Incorrect_call_parm_wrong_sep_msg 586
502 #define Error_Incorrect_call_format_incomp_sep_msg 587
503 #define Error_Incorrect_call_queue_no_char_msg 588
504 #define Error_OLE_Error_msg 589
505 #define Error_Unknown_OLE_Error_msg 590
506 #define Error_Variant2Rexx_msg 591
507 #define Error_Rexx2Variant_msg 592
508 #define Error_Argument_Count_Mismatch_msg 593
509 #define Error_Invalid_Variant_msg 594
510 #define Error_OLE_Exception_msg 595
511 #define Error_Unknown_OLE_Method_msg 596
512 #define Error_Coercion_Failed_Overflow_msg 597
513 #define Error_Coercion_Failed_Type_Mismatch_msg 598
514 #define Error_Parameter_Omitted_msg 599
515 #define Error_No_OLE_instance_msg 600
516 #define Error_Client_Disconnected_From_Server_msg 601
517 #define Error_Program_not_tokenized_msg 602
518 #define Error_Incorrect_call_read_from_writeonly_msg 603
519 #define Error_Incorrect_call_write_to_readonly_msg 604
520 #define Error_Incorrect_method_invbase64_msg 611
521 #define Error_Unsupported_method_msg 612
522 #define Error_Application_error_msg 613
523 #define Error_Program_unreadable_user_defined_msg 614
524 #define Error_Program_interrupted_user_defined_msg 615
525 #define Error_System_resources_user_defined_msg 616
526 #define Error_Control_stack_user_defined_msg 617
527 #define Error_Invalid_character_user_defined_msg 618
528 #define Error_Symbol_or_string_user_defined_msg 619
529 #define Error_Symbol_expected_user_defined_msg 620
530 #define Error_Invalid_data_user_defined_msg 621
531 #define Error_Invalid_character_string_user_defined_msg 622
532 #define Error_Invalid_data_string_user_defined_msg 623
533 #define Error_Invalid_subkeyword_string_user_defined_msg 624
534 #define Error_Invalid_whole_number_user_defined_msg 625
535 #define Error_Name_too_long_user_defined_msg 626
536 #define Error_Invalid_variable_user_defined_msg 627
537 #define Error_Expression_user_defined_msg 628
538 #define Error_Logical_value_user_defined_msg 629
539 #define Error_Invalid_expression_user_defined_msg 630
540 #define Error_Unmatched_parenthesis_user_defined_msg 631
541 #define Error_Unexpected_comma_user_defined_msg 632
542 #define Error_Invalid_template_user_defined_msg 633
543 #define Error_Incorrect_call_user_defined_msg 634
544 #define Error_Conversion_user_defined_msg 635
545 #define Error_Overflow_user_defined_msg 636
546 #define Error_Routine_not_found_user_defined_msg 637
547 #define Error_Function_no_data_user_defined_msg 638
548 #define Error_Variable_reference_user_defined_msg 639
549 #define Error_System_service_user_defined_msg 640
550 #define Error_Interpretation_user_defined_msg 641
551 #define Error_External_name_not_found_user_defined_msg 642
552 #define Error_No_result_object_user_defined_msg 643
553 #define Error_OLE_Error_user_defined_msg 644
554 #define Error_Incorrect_method_user_defined_msg 645
555 #define Error_No_method_user_defined_msg 646
556 #define Error_Execution_user_defined_msg 647
557 #define Error_Translation_user_defined_msg 648
558 #define Error_Unmatched_quote_user_defined_msg 649
559 #define Error_Invalid_whole_number_method_msg 650
560 #define Error_Logical_value_property_msg 651
561 #define Error_Variable_expected_msg 652
562 #define Error_Variable_expected_USE_msg 653
563 #define Error_Variable_expected_PARSE_msg 654
564 #define Error_Symbol_expected_LABEL_msg 655
565 #define Error_Invalid_subkeyword_select_msg 656
566 #define Error_Invalid_leave_iterate_name_msg 657
567 #define Error_Unexpected_end_select_nolabel_msg 658
568 #define Error_Logical_value_logical_list_msg 659
569 #define Error_Invalid_expression_logical_list_msg 660
570 #define Error_Translation_use_strict_ellipsis_msg 663
571 #define Error_Invalid_expression_use_strict_default_msg 664
572 #define Error_Incorrect_method_abstract_msg 665
573 #define Error_Invalid_whole_number_compareto_msg 666
574 #define Error_Invalid_whole_number_compare_msg 667
575 #define Error_Execution_sparse_array_msg 668
576 #define Error_Incorrect_method_queue_index_msg 669
577 #define Error_Execution_nostem_msg 670
578 #define Error_Invalid_argument_user_defined_msg 671
579 #define Error_Invalid_argument_noarg_msg 672
580 #define Error_Invalid_argument_number_msg 673
581 #define Error_Invalid_argument_whole_msg 674
582 #define Error_Invalid_argument_nonnegative_msg 675
583 #define Error_Invalid_argument_positive_msg 676
584 #define Error_Invalid_argument_toobig_msg 677
585 #define Error_Invalid_argument_range_msg 678
586 #define Error_Invalid_argument_null_msg 679
587 #define Error_Invalid_argument_string_msg 680
588 #define Error_Invalid_argument_pad_msg 681
589 #define Error_Invalid_argument_length_msg 682
590 #define Error_Invalid_argument_position_msg 683
591 #define Error_Invalid_argument_noarray_msg 684
592 #define Error_Invalid_argument_noclass_msg 685
593 #define Error_Invalid_argument_argType_msg 686
594 #define Error_Invalid_argument_list_msg 687
595 #define Error_Invalid_argument_general_msg 688
596 #define Error_Translation_duplicate_attribute_msg 689
597 #define Error_Invalid_argument_format_msg 690
598 #define Error_Unsupported_new_method_msg 691
599 #define Error_Symbol_or_string_attribute_msg 692
600 #define Error_Symbol_or_string_constant_msg 693
601 #define Error_Symbol_or_string_constant_value_msg 694
602 #define Error_Translation_duplicate_constant_msg 695
603 #define Error_Execution_library_method_msg 697
604 #define Error_Execution_library_routine_msg 698
605 #define Error_Execution_native_routine_msg 699
606 #define Error_Incorrect_call_signature_msg 700
607 #define Error_Incorrect_method_signature_msg 701
608 #define Error_Incorrect_call_nostem_msg 702
609 #define Error_Incorrect_method_nostem_msg 703
610 #define Error_Invalid_argument_pointer_msg 704
611 #define Error_Invalid_argument_nostem_msg 705
612 #define Error_Invalid_argument_double_msg 706
613 #define Error_Invalid_argument_maxarg_msg 707
614 #define Error_Invalid_data_constant_dir_msg 708
615 #define Error_Unsupported_copy_method_msg 709
616 #define Error_Execution_context_not_active_msg 710
617 #define Error_Execution_library_version_msg 711
618 #define Error_Invalid_subkeyword_options_msg 712
619 #define Error_Symbol_or_string_digits_value_msg 713
620 #define Error_Symbol_or_string_fuzz_value_msg 714
621 #define Error_Symbol_or_string_trace_value_msg 715
622 #define Error_Execution_invalid_thread_msg 716
623 #define Error_Invalid_expression_parse_msg 717
624 #define Error_Invalid_expression_call_msg 718
625 #define Message_Translations_routine_invocation_msg 719
626 #define Message_Translations_method_invocation_msg 720
627 #define Error_Incorrect_method_multi_dimension_msg 721
628 #define Message_Translations_compiled_method_invocation_msg 722
629 #define Message_Translations_compiled_routine_invocation_msg 723
630 #define Message_Translations_no_source_available_msg 724
631 #define Error_Incomplete_do_loop_msg 725
632 #define Error_Invalid_subkeyword_attribute_msg 726
633 #define Error_Translation_abstract_method_msg 727
634 #define Error_Translation_attribute_method_msg 728
635 #define Error_Translation_external_attribute_msg 729
636 #define Error_Translation_external_method_msg 730
637 #define Error_Translation_body_error_msg 731
638 #define Error_Translation_constant_body_msg 732
639 #define Error_Translation_external_routine_msg 733
640 #define Error_Translation_abstract_attribute_msg 734
641 #define Error_Unmatched_parenthesis_curly_msg 735
642 #define Error_Unexpected_curly_bracket_msg 736
643 #define Error_Invalid_expression_after_tilde_msg 737
644 #define Message_Translations_sourceless_program_invocation_msg 738
645 #define Error_Symbol_expected_upper_msg 739
646 #define Error_Invalid_expression_message_term_msg 740
647 #define Message_Translations_internal_code_msg 741
648 #define Message_Translations_sourceless_method_invocation_msg 742
649 #define Message_Translations_sourceless_routine_invocation_msg 743
650 #define Error_Simple_variable_symbol_expected_msg 746
651 #define Error_Skipped_variable_not_allowed_USE_NAMED_msg 747
652 #define Error_Variable_symbol_expected_USE_NAMED_msg 748
653 
654 
655 #endif
656 
657 /* -------------------------------------------------------------------------- */
658 /* -- ================================================== -- */
659 /* -- DO NOT CHANGE THIS FILE, ALL CHANGES WILL BE LOST! -- */
660 /* -- ================================================== -- */
661 /* -------------------------------------------------------------------------- */