oorexxerrors.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define Rexx_Error_Program_unreadable   3000
 
#define Rexx_Error_Program_unreadable_name   3001
 
#define Rexx_Error_Program_unreadable_user_defined   3900
 
#define Rexx_Error_Program_unreadable_notfound   3901
 
#define Rexx_Error_Program_unreadable_output_error   3902
 
#define Rexx_Error_Program_unreadable_version   3903
 
#define Rexx_Error_Program_not_tokenized   3904
 
#define Rexx_Error_Program_interrupted   4000
 
#define Rexx_Error_Program_interrupted_condition   4001
 
#define Rexx_Error_Program_interrupted_user_defined   4900
 
#define Rexx_Error_System_resources   5000
 
#define Rexx_Error_System_resources_user_defined   5900
 
#define Rexx_Error_Unmatched_quote   6000
 
#define Rexx_Error_Unmatched_quote_comment   6001
 
#define Rexx_Error_Unmatched_quote_single   6002
 
#define Rexx_Error_Unmatched_quote_double   6003
 
#define Rexx_Error_Unmatched_quote_user_defined   6900
 
#define Rexx_Error_When_expected   7000
 
#define Rexx_Error_When_expected_when   7001
 
#define Rexx_Error_When_expected_whenotherwise   7002
 
#define Rexx_Error_When_expected_nootherwise   7003
 
#define Rexx_Error_Unexpected_then   8000
 
#define Rexx_Error_Unexpected_then_then   8001
 
#define Rexx_Error_Unexpected_then_else   8002
 
#define Rexx_Error_Unexpected_when   9000
 
#define Rexx_Error_Unexpected_when_when   9001
 
#define Rexx_Error_Unexpected_when_otherwise   9002
 
#define Rexx_Error_Unexpected_end   10000
 
#define Rexx_Error_Unexpected_end_nodo   10001
 
#define Rexx_Error_Unexpected_end_control   10002
 
#define Rexx_Error_Unexpected_end_nocontrol   10003
 
#define Rexx_Error_Unexpected_end_then   10005
 
#define Rexx_Error_Unexpected_end_else   10006
 
#define Rexx_Error_Unexpected_end_select   10004
 
#define Rexx_Error_Unexpected_end_select_nolabel   10007
 
#define Rexx_Error_Control_stack   11000
 
#define Rexx_Error_Control_stack_full   11001
 
#define Rexx_Error_Control_stack_user_defined   11900
 
#define Rexx_Error_Invalid_character   13000
 
#define Rexx_Error_Invalid_character_char   13001
 
#define Rexx_Error_Invalid_character_user_defined   13900
 
#define Rexx_Error_Incomplete_do   14000
 
#define Rexx_Error_Incomplete_do_do   14001
 
#define Rexx_Error_Incomplete_do_select   14002
 
#define Rexx_Error_Incomplete_do_then   14003
 
#define Rexx_Error_Incomplete_do_else   14004
 
#define Rexx_Error_Incomplete_do_otherwise   14901
 
#define Rexx_Error_Incomplete_do_loop   14005
 
#define Rexx_Error_Invalid_hex   15000
 
#define Rexx_Error_Invalid_hex_hexblank   15001
 
#define Rexx_Error_Invalid_hex_binblank   15002
 
#define Rexx_Error_Invalid_hex_invhex   15003
 
#define Rexx_Error_Invalid_hex_invbin   15004
 
#define Rexx_Error_Label_not_found   16000
 
#define Rexx_Error_Label_not_found_name   16001
 
#define Rexx_Error_Unexpected_procedure   17000
 
#define Rexx_Error_Unexpected_procedure_call   17001
 
#define Rexx_Error_Unexpected_procedure_interpret   17901
 
#define Rexx_Error_Then_expected   18000
 
#define Rexx_Error_Then_expected_if   18001
 
#define Rexx_Error_Then_expected_when   18002
 
#define Rexx_Error_Symbol_or_string   19000
 
#define Rexx_Error_Symbol_or_string_address   19001
 
#define Rexx_Error_Symbol_or_string_call   19002
 
#define Rexx_Error_Symbol_or_string_name   19003
 
#define Rexx_Error_Symbol_or_string_signal   19004
 
#define Rexx_Error_Symbol_or_string_stream   19912
 
#define Rexx_Error_Symbol_or_string_trace   19006
 
#define Rexx_Error_Symbol_or_string_parse   19007
 
#define Rexx_Error_Symbol_or_string_user_defined   19900
 
#define Rexx_Error_Symbol_or_string_class   19901
 
#define Rexx_Error_Symbol_or_string_method   19902
 
#define Rexx_Error_Symbol_or_string_routine   19903
 
#define Rexx_Error_Symbol_or_string_requires   19904
 
#define Rexx_Error_Symbol_or_string_external   19905
 
#define Rexx_Error_Symbol_or_string_metaclass   19906
 
#define Rexx_Error_Symbol_or_string_subclass   19907
 
#define Rexx_Error_Symbol_or_string_inherit   19908
 
#define Rexx_Error_Symbol_or_string_tilde   19909
 
#define Rexx_Error_Symbol_or_string_colon   19911
 
#define Rexx_Error_Symbol_or_string_mixinclass   19913
 
#define Rexx_Error_Symbol_or_string_attribute   19914
 
#define Rexx_Error_Symbol_or_string_constant   19915
 
#define Rexx_Error_Symbol_or_string_constant_value   19916
 
#define Rexx_Error_Symbol_or_string_digits_value   19917
 
#define Rexx_Error_Symbol_or_string_fuzz_value   19918
 
#define Rexx_Error_Symbol_or_string_trace_value   19919
 
#define Rexx_Error_Symbol_expected   20000
 
#define Rexx_Error_Symbol_expected_user_defined   20900
 
#define Rexx_Error_Symbol_expected_drop   20901
 
#define Rexx_Error_Symbol_expected_expose   20902
 
#define Rexx_Error_Symbol_expected_parse   20903
 
#define Rexx_Error_Symbol_expected_var   20904
 
#define Rexx_Error_Symbol_expected_numeric   20905
 
#define Rexx_Error_Symbol_expected_varref   20906
 
#define Rexx_Error_Symbol_expected_leave   20907
 
#define Rexx_Error_Symbol_expected_iterate   20908
 
#define Rexx_Error_Symbol_expected_end   20909
 
#define Rexx_Error_Symbol_expected_on   20911
 
#define Rexx_Error_Symbol_expected_off   20912
 
#define Rexx_Error_Symbol_expected_use   20913
 
#define Rexx_Error_Symbol_expected_raise   20914
 
#define Rexx_Error_Symbol_expected_user   20915
 
#define Rexx_Error_Symbol_expected_directive   20916
 
#define Rexx_Error_Symbol_expected_colon   20917
 
#define Rexx_Error_Symbol_expected_LABEL   20918
 
#define Rexx_Error_Symbol_expected_upper   20919
 
#define Rexx_Error_Invalid_data   21000
 
#define Rexx_Error_Invalid_data_user_defined   21900
 
#define Rexx_Error_Invalid_data_nop   21901
 
#define Rexx_Error_Invalid_data_select   21902
 
#define Rexx_Error_Invalid_data_name   21903
 
#define Rexx_Error_Invalid_data_condition   21904
 
#define Rexx_Error_Invalid_data_signal   21905
 
#define Rexx_Error_Invalid_data_trace   21906
 
#define Rexx_Error_Invalid_data_leave   21907
 
#define Rexx_Error_Invalid_data_iterate   21908
 
#define Rexx_Error_Invalid_data_end   21909
 
#define Rexx_Error_Invalid_data_form   21911
 
#define Rexx_Error_Invalid_data_guard_off   21912
 
#define Rexx_Error_Invalid_data_constant_dir   21913
 
#define Rexx_Error_Invalid_character_string   22000
 
#define Rexx_Error_Invalid_character_string_char   22001
 
#define Rexx_Error_Invalid_character_string_DBCS   22901
 
#define Rexx_Error_Invalid_character_string_user_defined   22900
 
#define Rexx_Error_Invalid_data_string   23000
 
#define Rexx_Error_Invalid_data_string_char   23001
 
#define Rexx_Error_Invalid_data_string_user_defined   23900
 
#define Rexx_Error_Invalid_trace   24000
 
#define Rexx_Error_Invalid_trace_trace   24001
 
#define Rexx_Error_Invalid_trace_debug   24901
 
#define Rexx_Error_Invalid_subkeyword   25000
 
#define Rexx_Error_Invalid_subkeyword_callon   25001
 
#define Rexx_Error_Invalid_subkeyword_calloff   25002
 
#define Rexx_Error_Invalid_subkeyword_signalon   25003
 
#define Rexx_Error_Invalid_subkeyword_signaloff   25004
 
#define Rexx_Error_Invalid_subkeyword_numeric   25015
 
#define Rexx_Error_Invalid_subkeyword_form   25011
 
#define Rexx_Error_Invalid_subkeyword_string_user_defined   25900
 
#define Rexx_Error_Invalid_subkeyword_class   25901
 
#define Rexx_Error_Invalid_subkeyword_method   25902
 
#define Rexx_Error_Invalid_subkeyword_routine   25903
 
#define Rexx_Error_Invalid_subkeyword_requires   25904
 
#define Rexx_Error_Invalid_subkeyword_procedure   25017
 
#define Rexx_Error_Invalid_subkeyword_callonname   25914
 
#define Rexx_Error_Invalid_subkeyword_signalonname   25915
 
#define Rexx_Error_Invalid_subkeyword_parse   25012
 
#define Rexx_Error_Invalid_subkeyword_use   25905
 
#define Rexx_Error_Invalid_subkeyword_raise   25906
 
#define Rexx_Error_Invalid_subkeyword_raiseoption   25907
 
#define Rexx_Error_Invalid_subkeyword_description   25908
 
#define Rexx_Error_Invalid_subkeyword_additional   25909
 
#define Rexx_Error_Invalid_subkeyword_result   25911
 
#define Rexx_Error_Invalid_subkeyword_guard_on   25912
 
#define Rexx_Error_Invalid_subkeyword_guard   25913
 
#define Rexx_Error_Invalid_subkeyword_forward_option   25916
 
#define Rexx_Error_Invalid_subkeyword_to   25917
 
#define Rexx_Error_Invalid_subkeyword_arguments   25918
 
#define Rexx_Error_Invalid_subkeyword_continue   25919
 
#define Rexx_Error_Invalid_subkeyword_forward_class   25921
 
#define Rexx_Error_Invalid_subkeyword_message   25922
 
#define Rexx_Error_Invalid_subkeyword_select   25923
 
#define Rexx_Error_Invalid_subkeyword_options   25924
 
#define Rexx_Error_Invalid_subkeyword_attribute   25925
 
#define Rexx_Error_Invalid_whole_number   26000
 
#define Rexx_Error_Invalid_whole_number_power   26008
 
#define Rexx_Error_Invalid_whole_number_repeat   26002
 
#define Rexx_Error_Invalid_whole_number_for   26003
 
#define Rexx_Error_Invalid_whole_number_parse   26004
 
#define Rexx_Error_Invalid_whole_number_digits   26005
 
#define Rexx_Error_Invalid_whole_number_fuzz   26006
 
#define Rexx_Error_Invalid_whole_number_trace   26007
 
#define Rexx_Error_Invalid_whole_number_intdiv   26011
 
#define Rexx_Error_Invalid_whole_number_rem   26012
 
#define Rexx_Error_Invalid_whole_number_method   26901
 
#define Rexx_Error_Invalid_whole_number_user_defined   26900
 
#define Rexx_Error_Invalid_whole_number_compareto   26902
 
#define Rexx_Error_Invalid_whole_number_compare   26903
 
#define Rexx_Error_Invalid_do   27000
 
#define Rexx_Error_Invalid_do_whileuntil   27001
 
#define Rexx_Error_Invalid_do_forever   27901
 
#define Rexx_Error_Invalid_do_duplicate   27902
 
#define Rexx_Error_Invalid_leave   28000
 
#define Rexx_Error_Invalid_leave_leave   28001
 
#define Rexx_Error_Invalid_leave_iterate   28002
 
#define Rexx_Error_Invalid_leave_leavevar   28003
 
#define Rexx_Error_Invalid_leave_iteratevar   28004
 
#define Rexx_Error_Invalid_leave_iterate_name   28005
 
#define Rexx_Error_Environment_name   29000
 
#define Rexx_Error_Environment_name_name   29001
 
#define Rexx_Error_Name_too_long   30000
 
#define Rexx_Error_Name_too_long_name   30001
 
#define Rexx_Error_Name_too_long_string   30002
 
#define Rexx_Error_Name_too_long_user_defined   30900
 
#define Rexx_Error_Name_too_long_hex   30901
 
#define Rexx_Error_Name_too_long_bin   30902
 
#define Rexx_Error_Invalid_variable   31000
 
#define Rexx_Error_Invalid_variable_assign   31001
 
#define Rexx_Error_Invalid_variable_number   31002
 
#define Rexx_Error_Invalid_variable_period   31003
 
#define Rexx_Error_Invalid_variable_user_defined   31900
 
#define Rexx_Error_Expression_result   33000
 
#define Rexx_Error_Expression_result_digits   33001
 
#define Rexx_Error_Expression_result_maxdigits   33002
 
#define Rexx_Error_Expression_user_defined   33900
 
#define Rexx_Error_Expression_result_address   33901
 
#define Rexx_Error_Expression_result_signal   33902
 
#define Rexx_Error_Expression_result_trace   33903
 
#define Rexx_Error_Expression_result_raise   33904
 
#define Rexx_Error_Logical_value   34000
 
#define Rexx_Error_Logical_value_if   34001
 
#define Rexx_Error_Logical_value_when   34002
 
#define Rexx_Error_Logical_value_while   34003
 
#define Rexx_Error_Logical_value_until   34004
 
#define Rexx_Error_Logical_value_logical   34005
 
#define Rexx_Error_Logical_value_logical_list   34006
 
#define Rexx_Error_Logical_value_user_defined   34900
 
#define Rexx_Error_Logical_value_method   34901
 
#define Rexx_Error_Logical_value_guard   34902
 
#define Rexx_Error_Logical_value_authorization   34903
 
#define Rexx_Error_Logical_value_property   34904
 
#define Rexx_Error_Invalid_expression   35000
 
#define Rexx_Error_Invalid_expression_general   35001
 
#define Rexx_Error_Invalid_expression_user_defined   35900
 
#define Rexx_Error_Invalid_expression_prefix   35901
 
#define Rexx_Error_Invalid_expression_if   35902
 
#define Rexx_Error_Invalid_expression_when   35903
 
#define Rexx_Error_Invalid_expression_control   35904
 
#define Rexx_Error_Invalid_expression_by   35905
 
#define Rexx_Error_Invalid_expression_to   35906
 
#define Rexx_Error_Invalid_expression_for   35907
 
#define Rexx_Error_Invalid_expression_while   35908
 
#define Rexx_Error_Invalid_expression_until   35909
 
#define Rexx_Error_Invalid_expression_over   35911
 
#define Rexx_Error_Invalid_expression_interpret   35912
 
#define Rexx_Error_Invalid_expression_options   35913
 
#define Rexx_Error_Invalid_expression_address   35914
 
#define Rexx_Error_Invalid_expression_signal   35915
 
#define Rexx_Error_Invalid_expression_trace   35916
 
#define Rexx_Error_Invalid_expression_form   35917
 
#define Rexx_Error_Invalid_expression_assign   35918
 
#define Rexx_Error_Invalid_expression_operator   35919
 
#define Rexx_Error_Invalid_expression_guard   35921
 
#define Rexx_Error_Invalid_expression_raise_description   35922
 
#define Rexx_Error_Invalid_expression_raise_additional   35923
 
#define Rexx_Error_Invalid_expression_raise_list   35924
 
#define Rexx_Error_Invalid_expression_forward_to   35925
 
#define Rexx_Error_Invalid_expression_forward_arguments   35926
 
#define Rexx_Error_Invalid_expression_forward_message   35927
 
#define Rexx_Error_Invalid_expression_forward_class   35928
 
#define Rexx_Error_Invalid_expression_logical_list   35929
 
#define Rexx_Error_Invalid_expression_use_strict_default   35930
 
#define Rexx_Error_Invalid_expression_parse   35931
 
#define Rexx_Error_Invalid_expression_call   35932
 
#define Rexx_Error_Invalid_expression_after_tilde   35933
 
#define Rexx_Error_Invalid_expression_message_term   35934
 
#define Rexx_Error_Unmatched_parenthesis   36000
 
#define Rexx_Error_Unmatched_parenthesis_user_defined   36900
 
#define Rexx_Error_Unmatched_parenthesis_paren   36901
 
#define Rexx_Error_Unmatched_parenthesis_square   36902
 
#define Rexx_Error_Unmatched_parenthesis_curly   36903
 
#define Rexx_Error_Unexpected_comma   37000
 
#define Rexx_Error_Unexpected_comma_comma   37001
 
#define Rexx_Error_Unexpected_comma_paren   37002
 
#define Rexx_Error_Unexpected_comma_user_defined   37900
 
#define Rexx_Error_Unexpected_comma_bracket   37901
 
#define Rexx_Error_Unexpected_curly_bracket   37902
 
#define Rexx_Error_Invalid_template   38000
 
#define Rexx_Error_Invalid_template_trigger   38001
 
#define Rexx_Error_Invalid_template_position   38002
 
#define Rexx_Error_Invalid_template_with   38003
 
#define Rexx_Error_Invalid_template_user_defined   38900
 
#define Rexx_Error_Invalid_template_missing   38901
 
#define Rexx_Error_Evaluation_stack_overflow   39000
 
#define Rexx_Error_Incorrect_call   40000
 
#define Rexx_Error_Incorrect_call_external   40001
 
#define Rexx_Error_Incorrect_call_result   40901
 
#define Rexx_Error_Incorrect_call_minarg   40003
 
#define Rexx_Error_Incorrect_call_maxarg   40004
 
#define Rexx_Error_Incorrect_call_noarg   40005
 
#define Rexx_Error_Incorrect_call_number   40011
 
#define Rexx_Error_Incorrect_call_whole   40012
 
#define Rexx_Error_Incorrect_call_nonnegative   40013
 
#define Rexx_Error_Incorrect_call_positive   40014
 
#define Rexx_Error_Incorrect_call_toobig   40902
 
#define Rexx_Error_Incorrect_call_range   40903
 
#define Rexx_Error_Incorrect_call_null   40021
 
#define Rexx_Error_Incorrect_call_option   40022
 
#define Rexx_Error_Incorrect_call_pad   40023
 
#define Rexx_Error_Incorrect_call_binary   40024
 
#define Rexx_Error_Incorrect_call_hex   40025
 
#define Rexx_Error_Incorrect_call_symbol   40026
 
#define Rexx_Error_Incorrect_call_list   40904
 
#define Rexx_Error_Incorrect_call_trace   40905
 
#define Rexx_Error_Incorrect_call_random   40033
 
#define Rexx_Error_Incorrect_call_sourceline   40034
 
#define Rexx_Error_Incorrect_call_x2d   40035
 
#define Rexx_Error_Incorrect_call_format_invalid   40019
 
#define Rexx_Error_Incorrect_call_invalid_conversion   40029
 
#define Rexx_Error_Incorrect_call_user_defined   40900
 
#define Rexx_Error_Incorrect_call_random_range   40032
 
#define Rexx_Error_Incorrect_call_stream_name   40027
 
#define Rexx_Error_Incorrect_call_array   40912
 
#define Rexx_Error_Incorrect_call_nostring   40913
 
#define Rexx_Error_Incorrect_call_selector   40914
 
#define Rexx_Error_Incorrect_call_parm_wrong_sep   40043
 
#define Rexx_Error_Incorrect_call_format_incomp_sep   40044
 
#define Rexx_Error_Incorrect_call_queue_no_char   40915
 
#define Rexx_Error_Incorrect_call_read_from_writeonly   40916
 
#define Rexx_Error_Incorrect_call_write_to_readonly   40917
 
#define Rexx_Error_Incorrect_call_signature   40918
 
#define Rexx_Error_Incorrect_call_nostem   40919
 
#define Rexx_Error_Conversion   41000
 
#define Rexx_Error_Conversion_operator   41001
 
#define Rexx_Error_Conversion_prefix   41003
 
#define Rexx_Error_Conversion_exponent   41007
 
#define Rexx_Error_Conversion_to   41004
 
#define Rexx_Error_Conversion_by   41005
 
#define Rexx_Error_Conversion_control   41006
 
#define Rexx_Error_Conversion_user_defined   41900
 
#define Rexx_Error_Conversion_raise   41901
 
#define Rexx_Error_Overflow   42000
 
#define Rexx_Error_Overflow_overflow   42001
 
#define Rexx_Error_Overflow_underflow   42002
 
#define Rexx_Error_Overflow_zero   42003
 
#define Rexx_Error_Overflow_user_defined   42900
 
#define Rexx_Error_Overflow_expoverflow   42901
 
#define Rexx_Error_Overflow_expunderflow   42902
 
#define Rexx_Error_Overflow_power   42903
 
#define Rexx_Error_Routine_not_found   43000
 
#define Rexx_Error_Routine_not_found_name   43001
 
#define Rexx_Error_Routine_not_found_requires   43901
 
#define Rexx_Error_Routine_not_found_user_defined   43900
 
#define Rexx_Error_Function_no_data   44000
 
#define Rexx_Error_Function_no_data_function   44001
 
#define Rexx_Error_Function_no_data_user_defined   44900
 
#define Rexx_Error_No_data_on_return   45000
 
#define Rexx_Error_No_data_on_return_name   45001
 
#define Rexx_Error_Variable_reference   46000
 
#define Rexx_Error_Variable_reference_extra   46001
 
#define Rexx_Error_Variable_reference_user_defined   46900
 
#define Rexx_Error_Variable_reference_missing   46901
 
#define Rexx_Error_Variable_reference_use   46902
 
#define Rexx_Error_Unexpected_label   47000
 
#define Rexx_Error_Unexpected_label_interpret   47001
 
#define Rexx_Error_System_service   48000
 
#define Rexx_Error_System_service_service   48001
 
#define Rexx_Error_System_service_user_defined   48900
 
#define Rexx_Error_Interpretation   49000
 
#define Rexx_Error_Interpretation_initialization   49001
 
#define Rexx_Error_Interpretation_user_defined   49900
 
#define Rexx_Error_Simple_variable_symbol_expected   87000
 
#define Rexx_Error_Skipped_variable_not_allowed_USE_NAMED   87001
 
#define Rexx_Error_Variable_symbol_expected_USE_NAMED   87002
 
#define Rexx_Error_Invalid_argument   88000
 
#define Rexx_Error_Invalid_argument_user_defined   88900
 
#define Rexx_Error_Invalid_argument_noarg   88901
 
#define Rexx_Error_Invalid_argument_number   88902
 
#define Rexx_Error_Invalid_argument_whole   88903
 
#define Rexx_Error_Invalid_argument_nonnegative   88904
 
#define Rexx_Error_Invalid_argument_positive   88905
 
#define Rexx_Error_Invalid_argument_toobig   88906
 
#define Rexx_Error_Invalid_argument_range   88907
 
#define Rexx_Error_Invalid_argument_null   88908
 
#define Rexx_Error_Invalid_argument_string   88909
 
#define Rexx_Error_Invalid_argument_pad   88910
 
#define Rexx_Error_Invalid_argument_length   88911
 
#define Rexx_Error_Invalid_argument_position   88912
 
#define Rexx_Error_Invalid_argument_noarray   88913
 
#define Rexx_Error_Invalid_argument_noclass   88914
 
#define Rexx_Error_Invalid_argument_argType   88915
 
#define Rexx_Error_Invalid_argument_list   88916
 
#define Rexx_Error_Invalid_argument_general   88917
 
#define Rexx_Error_Invalid_argument_format   88918
 
#define Rexx_Error_Invalid_argument_pointer   88919
 
#define Rexx_Error_Invalid_argument_nostem   88920
 
#define Rexx_Error_Invalid_argument_double   88921
 
#define Rexx_Error_Invalid_argument_maxarg   88922
 
#define Rexx_Error_Variable_expected   89000
 
#define Rexx_Error_Variable_expected_USE   89001
 
#define Rexx_Error_Variable_expected_PARSE   89002
 
#define Rexx_Error_External_name_not_found   90000
 
#define Rexx_Error_External_name_not_found_user_defined   90900
 
#define Rexx_Error_External_name_not_found_class   90997
 
#define Rexx_Error_External_name_not_found_method   90998
 
#define Rexx_Error_External_name_not_found_routine   90999
 
#define Rexx_Error_No_result_object   91000
 
#define Rexx_Error_No_result_object_user_defined   91900
 
#define Rexx_Error_No_result_object_message   91999
 
#define Rexx_Error_OLE_Error   92000
 
#define Rexx_Error_OLE_Error_user_defined   92900
 
#define Rexx_Error_Unknown_OLE_Error   92901
 
#define Rexx_Error_Variant2Rexx   92902
 
#define Rexx_Error_Rexx2Variant   92903
 
#define Rexx_Error_Argument_Count_Mismatch   92904
 
#define Rexx_Error_Invalid_Variant   92905
 
#define Rexx_Error_OLE_Exception   92906
 
#define Rexx_Error_Unknown_OLE_Method   92907
 
#define Rexx_Error_Coercion_Failed_Overflow   92908
 
#define Rexx_Error_Coercion_Failed_Type_Mismatch   92909
 
#define Rexx_Error_Parameter_Omitted   92910
 
#define Rexx_Error_No_OLE_instance   92911
 
#define Rexx_Error_Client_Disconnected_From_Server   92912
 
#define Rexx_Error_Incorrect_method   93000
 
#define Rexx_Error_Incorrect_method_user_defined   93900
 
#define Rexx_Error_Incorrect_method_minarg   93901
 
#define Rexx_Error_Incorrect_method_stream_type   93958
 
#define Rexx_Error_Incorrect_method_maxarg   93902
 
#define Rexx_Error_Incorrect_method_noarg   93903
 
#define Rexx_Error_Incorrect_method_number   93904
 
#define Rexx_Error_Incorrect_method_whole   93905
 
#define Rexx_Error_Incorrect_method_nonnegative   93906
 
#define Rexx_Error_Incorrect_method_positive   93907
 
#define Rexx_Error_Incorrect_method_toobig   93908
 
#define Rexx_Error_Incorrect_method_range   93909
 
#define Rexx_Error_Incorrect_method_null   93911
 
#define Rexx_Error_Incorrect_method_hex   93912
 
#define Rexx_Error_Incorrect_method_symbol   93913
 
#define Rexx_Error_Incorrect_method_list   93914
 
#define Rexx_Error_Incorrect_method_option   93915
 
#define Rexx_Error_Incorrect_method_string   93916
 
#define Rexx_Error_Incorrect_method_methodname   93917
 
#define Rexx_Error_Incorrect_method_index   93918
 
#define Rexx_Error_Incorrect_method_array   93919
 
#define Rexx_Error_Incorrect_method_binary   93921
 
#define Rexx_Error_Incorrect_method_pad   93922
 
#define Rexx_Error_Incorrect_method_length   93923
 
#define Rexx_Error_Incorrect_method_position   93924
 
#define Rexx_Error_Incorrect_method_minsub   93925
 
#define Rexx_Error_Incorrect_method_maxsub   93926
 
#define Rexx_Error_Incorrect_method_d2xd2c   93927
 
#define Rexx_Error_Incorrect_method_d2x   93928
 
#define Rexx_Error_Incorrect_method_d2c   93929
 
#define Rexx_Error_Incorrect_method_hexblank   93931
 
#define Rexx_Error_Incorrect_method_binblank   93932
 
#define Rexx_Error_Incorrect_method_invhex   93933
 
#define Rexx_Error_Incorrect_method_invbin   93934
 
#define Rexx_Error_Incorrect_method_x2dbig   93935
 
#define Rexx_Error_Incorrect_method_c2dbig   93936
 
#define Rexx_Error_Incorrect_method_supplier   93937
 
#define Rexx_Error_Incorrect_method_nostring   93938
 
#define Rexx_Error_Incorrect_method_noarray   93939
 
#define Rexx_Error_Incorrect_method_exponent_oversize   93941
 
#define Rexx_Error_Incorrect_method_before_oversize   93942
 
#define Rexx_Error_Incorrect_method_string_nonumber   93943
 
#define Rexx_Error_Incorrect_method_nomessage   93944
 
#define Rexx_Error_Incorrect_method_message_noarg   93945
 
#define Rexx_Error_Incorrect_method_message   93946
 
#define Rexx_Error_Incorrect_method_section   93947
 
#define Rexx_Error_Incorrect_method_noclass   93948
 
#define Rexx_Error_Incorrect_method_nomatch   93949
 
#define Rexx_Error_Incorrect_method_time   93951
 
#define Rexx_Error_Incorrect_method_no_method   93961
 
#define Rexx_Error_Incorrect_method_argType   93953
 
#define Rexx_Error_Incorrect_method_array_dimension   93954
 
#define Rexx_Error_Incorrect_method_nostring_inarray   93952
 
#define Rexx_Error_Incorrect_method_array_nostring   93956
 
#define Rexx_Error_Incorrect_method_array_noclass   93957
 
#define Rexx_Error_Incorrect_method_array_too_big   93959
 
#define Rexx_Error_Incorrect_method_invbase64   93962
 
#define Rexx_Error_Unsupported_method   93963
 
#define Rexx_Error_Application_error   93964
 
#define Rexx_Error_Incorrect_method_abstract   93965
 
#define Rexx_Error_Incorrect_method_queue_index   93966
 
#define Rexx_Error_Unsupported_new_method   93967
 
#define Rexx_Error_Incorrect_method_signature   93968
 
#define Rexx_Error_Incorrect_method_nostem   93969
 
#define Rexx_Error_Unsupported_copy_method   93970
 
#define Rexx_Error_Incorrect_method_multi_dimension   93971
 
#define Rexx_Error_No_method   97000
 
#define Rexx_Error_No_method_name   97001
 
#define Rexx_Error_No_method_user_defined   97900
 
#define Rexx_Error_Execution   98000
 
#define Rexx_Error_Execution_user_defined   98900
 
#define Rexx_Error_Execution_nodouble   98902
 
#define Rexx_Error_Execution_library   98903
 
#define Rexx_Error_Execution_terminate   98904
 
#define Rexx_Error_Execution_deadlock   98905
 
#define Rexx_Error_Execution_badobject   98906
 
#define Rexx_Error_Execution_wrongobject   98907
 
#define Rexx_Error_Execution_nometaclass   98908
 
#define Rexx_Error_Execution_noclass   98909
 
#define Rexx_Error_Execution_cyclic   98911
 
#define Rexx_Error_Execution_noarray   98913
 
#define Rexx_Error_Execution_nostring   98914
 
#define Rexx_Error_Execution_message_reuse   98915
 
#define Rexx_Error_Execution_message_error   98916
 
#define Rexx_Error_Execution_raise_object   98917
 
#define Rexx_Error_Execution_propagate   98918
 
#define Rexx_Error_Execution_nomethod   98919
 
#define Rexx_Error_Execution_reply   98935
 
#define Rexx_Error_Execution_reply_return   98936
 
#define Rexx_Error_Execution_reply_exit   98937
 
#define Rexx_Error_Execution_super   98938
 
#define Rexx_Error_Execution_syntax_additional   98939
 
#define Rexx_Error_Execution_error_condition   98941
 
#define Rexx_Error_Execution_mixinclass   98942
 
#define Rexx_Error_Execution_baseclass   98943
 
#define Rexx_Error_Execution_recursive_inherit   98944
 
#define Rexx_Error_Execution_uninherit   98945
 
#define Rexx_Error_Execution_forward_arguments   98946
 
#define Rexx_Error_Execution_forward   98947
 
#define Rexx_Error_Execution_authorization   98948
 
#define Rexx_Error_Execution_no_concurrency   98951
 
#define Rexx_Error_Execution_sparse_array   98975
 
#define Rexx_Error_Execution_nostem   98976
 
#define Rexx_Error_Execution_library_method   98978
 
#define Rexx_Error_Execution_library_routine   98979
 
#define Rexx_Error_Execution_native_routine   98980
 
#define Rexx_Error_Execution_context_not_active   98981
 
#define Rexx_Error_Execution_library_version   98982
 
#define Rexx_Error_Execution_invalid_thread   98983
 
#define Rexx_Error_Translation   99000
 
#define Rexx_Error_Translation_user_defined   99900
 
#define Rexx_Error_Translation_duplicate_class   99901
 
#define Rexx_Error_Translation_duplicate_method   99902
 
#define Rexx_Error_Translation_duplicate_routine   99903
 
#define Rexx_Error_Translation_duplicate_requires   99904
 
#define Rexx_Error_Translation_missing_class   99905
 
#define Rexx_Error_Translation_bad_metaclass   99927
 
#define Rexx_Error_Translation_expose   99907
 
#define Rexx_Error_Translation_expose_interpret   99908
 
#define Rexx_Error_Translation_guard   99909
 
#define Rexx_Error_Translation_guard_guard   99911
 
#define Rexx_Error_Translation_guard_interpret   99912
 
#define Rexx_Error_Translation_guard_expose   99913
 
#define Rexx_Error_Translation_directive_interpret   99914
 
#define Rexx_Error_Translation_use_interpret   99915
 
#define Rexx_Error_Translation_bad_directive   99916
 
#define Rexx_Error_Translation_bad_external   99917
 
#define Rexx_Error_Translation_use_comma   99918
 
#define Rexx_Error_Translation_reply   99919
 
#define Rexx_Error_Translation_invalid_line   99921
 
#define Rexx_Error_Translation_requires   99922
 
#define Rexx_Error_Translation_reply_interpret   99924
 
#define Rexx_Error_Translation_forward_interpret   99923
 
#define Rexx_Error_Translation_invalid_attribute   99925
 
#define Rexx_Error_Translation_class_external_bad_parameters   99926
 
#define Rexx_Error_Translation_class_external_bad_class_name   99928
 
#define Rexx_Error_Translation_class_external_bad_class_server   99929
 
#define Rexx_Error_Translation_use_strict_ellipsis   99930
 
#define Rexx_Error_Translation_duplicate_attribute   99931
 
#define Rexx_Error_Translation_duplicate_constant   99932
 
#define Rexx_Error_Translation_abstract_method   99933
 
#define Rexx_Error_Translation_attribute_method   99934
 
#define Rexx_Error_Translation_external_attribute   99935
 
#define Rexx_Error_Translation_external_method   99936
 
#define Rexx_Error_Translation_body_error   99937
 
#define Rexx_Error_Translation_constant_body   99938
 
#define Rexx_Error_Translation_external_routine   99939
 
#define Rexx_Error_Translation_abstract_attribute   99940
 

Macro Definition Documentation

◆ Rexx_Error_Application_error

#define Rexx_Error_Application_error   93964

Definition at line 518 of file oorexxerrors.h.

◆ Rexx_Error_Argument_Count_Mismatch

#define Rexx_Error_Argument_Count_Mismatch   92904

Definition at line 451 of file oorexxerrors.h.

◆ Rexx_Error_Client_Disconnected_From_Server

#define Rexx_Error_Client_Disconnected_From_Server   92912

Definition at line 459 of file oorexxerrors.h.

◆ Rexx_Error_Coercion_Failed_Overflow

#define Rexx_Error_Coercion_Failed_Overflow   92908

Definition at line 455 of file oorexxerrors.h.

◆ Rexx_Error_Coercion_Failed_Type_Mismatch

#define Rexx_Error_Coercion_Failed_Type_Mismatch   92909

Definition at line 456 of file oorexxerrors.h.

◆ Rexx_Error_Control_stack

#define Rexx_Error_Control_stack   11000

Definition at line 92 of file oorexxerrors.h.

◆ Rexx_Error_Control_stack_full

#define Rexx_Error_Control_stack_full   11001

Definition at line 93 of file oorexxerrors.h.

◆ Rexx_Error_Control_stack_user_defined

#define Rexx_Error_Control_stack_user_defined   11900

Definition at line 94 of file oorexxerrors.h.

◆ Rexx_Error_Conversion

#define Rexx_Error_Conversion   41000

Definition at line 369 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_by

#define Rexx_Error_Conversion_by   41005

Definition at line 374 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_control

#define Rexx_Error_Conversion_control   41006

Definition at line 375 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_exponent

#define Rexx_Error_Conversion_exponent   41007

Definition at line 372 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_operator

#define Rexx_Error_Conversion_operator   41001

Definition at line 370 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_prefix

#define Rexx_Error_Conversion_prefix   41003

Definition at line 371 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_raise

#define Rexx_Error_Conversion_raise   41901

Definition at line 377 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_to

#define Rexx_Error_Conversion_to   41004

Definition at line 373 of file oorexxerrors.h.

◆ Rexx_Error_Conversion_user_defined

#define Rexx_Error_Conversion_user_defined   41900

Definition at line 376 of file oorexxerrors.h.

◆ Rexx_Error_Environment_name

#define Rexx_Error_Environment_name   29000

Definition at line 245 of file oorexxerrors.h.

◆ Rexx_Error_Environment_name_name

#define Rexx_Error_Environment_name_name   29001

Definition at line 246 of file oorexxerrors.h.

◆ Rexx_Error_Evaluation_stack_overflow

#define Rexx_Error_Evaluation_stack_overflow   39000

Definition at line 330 of file oorexxerrors.h.

◆ Rexx_Error_Execution

#define Rexx_Error_Execution   98000

Definition at line 529 of file oorexxerrors.h.

◆ Rexx_Error_Execution_authorization

#define Rexx_Error_Execution_authorization   98948

Definition at line 559 of file oorexxerrors.h.

◆ Rexx_Error_Execution_badobject

#define Rexx_Error_Execution_badobject   98906

Definition at line 535 of file oorexxerrors.h.

◆ Rexx_Error_Execution_baseclass

#define Rexx_Error_Execution_baseclass   98943

Definition at line 554 of file oorexxerrors.h.

◆ Rexx_Error_Execution_context_not_active

#define Rexx_Error_Execution_context_not_active   98981

Definition at line 566 of file oorexxerrors.h.

◆ Rexx_Error_Execution_cyclic

#define Rexx_Error_Execution_cyclic   98911

Definition at line 539 of file oorexxerrors.h.

◆ Rexx_Error_Execution_deadlock

#define Rexx_Error_Execution_deadlock   98905

Definition at line 534 of file oorexxerrors.h.

◆ Rexx_Error_Execution_error_condition

#define Rexx_Error_Execution_error_condition   98941

Definition at line 552 of file oorexxerrors.h.

◆ Rexx_Error_Execution_forward

#define Rexx_Error_Execution_forward   98947

Definition at line 558 of file oorexxerrors.h.

◆ Rexx_Error_Execution_forward_arguments

#define Rexx_Error_Execution_forward_arguments   98946

Definition at line 557 of file oorexxerrors.h.

◆ Rexx_Error_Execution_invalid_thread

#define Rexx_Error_Execution_invalid_thread   98983

Definition at line 568 of file oorexxerrors.h.

◆ Rexx_Error_Execution_library

#define Rexx_Error_Execution_library   98903

Definition at line 532 of file oorexxerrors.h.

◆ Rexx_Error_Execution_library_method

#define Rexx_Error_Execution_library_method   98978

Definition at line 563 of file oorexxerrors.h.

◆ Rexx_Error_Execution_library_routine

#define Rexx_Error_Execution_library_routine   98979

Definition at line 564 of file oorexxerrors.h.

◆ Rexx_Error_Execution_library_version

#define Rexx_Error_Execution_library_version   98982

Definition at line 567 of file oorexxerrors.h.

◆ Rexx_Error_Execution_message_error

#define Rexx_Error_Execution_message_error   98916

Definition at line 543 of file oorexxerrors.h.

◆ Rexx_Error_Execution_message_reuse

#define Rexx_Error_Execution_message_reuse   98915

Definition at line 542 of file oorexxerrors.h.

◆ Rexx_Error_Execution_mixinclass

#define Rexx_Error_Execution_mixinclass   98942

Definition at line 553 of file oorexxerrors.h.

◆ Rexx_Error_Execution_native_routine

#define Rexx_Error_Execution_native_routine   98980

Definition at line 565 of file oorexxerrors.h.

◆ Rexx_Error_Execution_no_concurrency

#define Rexx_Error_Execution_no_concurrency   98951

Definition at line 560 of file oorexxerrors.h.

◆ Rexx_Error_Execution_noarray

#define Rexx_Error_Execution_noarray   98913

Definition at line 540 of file oorexxerrors.h.

◆ Rexx_Error_Execution_noclass

#define Rexx_Error_Execution_noclass   98909

Definition at line 538 of file oorexxerrors.h.

◆ Rexx_Error_Execution_nodouble

#define Rexx_Error_Execution_nodouble   98902

Definition at line 531 of file oorexxerrors.h.

◆ Rexx_Error_Execution_nometaclass

#define Rexx_Error_Execution_nometaclass   98908

Definition at line 537 of file oorexxerrors.h.

◆ Rexx_Error_Execution_nomethod

#define Rexx_Error_Execution_nomethod   98919

Definition at line 546 of file oorexxerrors.h.

◆ Rexx_Error_Execution_nostem

#define Rexx_Error_Execution_nostem   98976

Definition at line 562 of file oorexxerrors.h.

◆ Rexx_Error_Execution_nostring

#define Rexx_Error_Execution_nostring   98914

Definition at line 541 of file oorexxerrors.h.

◆ Rexx_Error_Execution_propagate

#define Rexx_Error_Execution_propagate   98918

Definition at line 545 of file oorexxerrors.h.

◆ Rexx_Error_Execution_raise_object

#define Rexx_Error_Execution_raise_object   98917

Definition at line 544 of file oorexxerrors.h.

◆ Rexx_Error_Execution_recursive_inherit

#define Rexx_Error_Execution_recursive_inherit   98944

Definition at line 555 of file oorexxerrors.h.

◆ Rexx_Error_Execution_reply

#define Rexx_Error_Execution_reply   98935

Definition at line 547 of file oorexxerrors.h.

◆ Rexx_Error_Execution_reply_exit

#define Rexx_Error_Execution_reply_exit   98937

Definition at line 549 of file oorexxerrors.h.

◆ Rexx_Error_Execution_reply_return

#define Rexx_Error_Execution_reply_return   98936

Definition at line 548 of file oorexxerrors.h.

◆ Rexx_Error_Execution_sparse_array

#define Rexx_Error_Execution_sparse_array   98975

Definition at line 561 of file oorexxerrors.h.

◆ Rexx_Error_Execution_super

#define Rexx_Error_Execution_super   98938

Definition at line 550 of file oorexxerrors.h.

◆ Rexx_Error_Execution_syntax_additional

#define Rexx_Error_Execution_syntax_additional   98939

Definition at line 551 of file oorexxerrors.h.

◆ Rexx_Error_Execution_terminate

#define Rexx_Error_Execution_terminate   98904

Definition at line 533 of file oorexxerrors.h.

◆ Rexx_Error_Execution_uninherit

#define Rexx_Error_Execution_uninherit   98945

Definition at line 556 of file oorexxerrors.h.

◆ Rexx_Error_Execution_user_defined

#define Rexx_Error_Execution_user_defined   98900

Definition at line 530 of file oorexxerrors.h.

◆ Rexx_Error_Execution_wrongobject

#define Rexx_Error_Execution_wrongobject   98907

Definition at line 536 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result

#define Rexx_Error_Expression_result   33000

Definition at line 258 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_address

#define Rexx_Error_Expression_result_address   33901

Definition at line 262 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_digits

#define Rexx_Error_Expression_result_digits   33001

Definition at line 259 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_maxdigits

#define Rexx_Error_Expression_result_maxdigits   33002

Definition at line 260 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_raise

#define Rexx_Error_Expression_result_raise   33904

Definition at line 265 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_signal

#define Rexx_Error_Expression_result_signal   33902

Definition at line 263 of file oorexxerrors.h.

◆ Rexx_Error_Expression_result_trace

#define Rexx_Error_Expression_result_trace   33903

Definition at line 264 of file oorexxerrors.h.

◆ Rexx_Error_Expression_user_defined

#define Rexx_Error_Expression_user_defined   33900

Definition at line 261 of file oorexxerrors.h.

◆ Rexx_Error_External_name_not_found

#define Rexx_Error_External_name_not_found   90000

Definition at line 438 of file oorexxerrors.h.

◆ Rexx_Error_External_name_not_found_class

#define Rexx_Error_External_name_not_found_class   90997

Definition at line 440 of file oorexxerrors.h.

◆ Rexx_Error_External_name_not_found_method

#define Rexx_Error_External_name_not_found_method   90998

Definition at line 441 of file oorexxerrors.h.

◆ Rexx_Error_External_name_not_found_routine

#define Rexx_Error_External_name_not_found_routine   90999

Definition at line 442 of file oorexxerrors.h.

◆ Rexx_Error_External_name_not_found_user_defined

#define Rexx_Error_External_name_not_found_user_defined   90900

Definition at line 439 of file oorexxerrors.h.

◆ Rexx_Error_Function_no_data

#define Rexx_Error_Function_no_data   44000

Definition at line 390 of file oorexxerrors.h.

◆ Rexx_Error_Function_no_data_function

#define Rexx_Error_Function_no_data_function   44001

Definition at line 391 of file oorexxerrors.h.

◆ Rexx_Error_Function_no_data_user_defined

#define Rexx_Error_Function_no_data_user_defined   44900

Definition at line 392 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do

#define Rexx_Error_Incomplete_do   14000

Definition at line 98 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_do

#define Rexx_Error_Incomplete_do_do   14001

Definition at line 99 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_else

#define Rexx_Error_Incomplete_do_else   14004

Definition at line 102 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_loop

#define Rexx_Error_Incomplete_do_loop   14005

Definition at line 104 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_otherwise

#define Rexx_Error_Incomplete_do_otherwise   14901

Definition at line 103 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_select

#define Rexx_Error_Incomplete_do_select   14002

Definition at line 100 of file oorexxerrors.h.

◆ Rexx_Error_Incomplete_do_then

#define Rexx_Error_Incomplete_do_then   14003

Definition at line 101 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call

#define Rexx_Error_Incorrect_call   40000

Definition at line 331 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_array

#define Rexx_Error_Incorrect_call_array   40912

Definition at line 359 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_binary

#define Rexx_Error_Incorrect_call_binary   40024

Definition at line 346 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_external

#define Rexx_Error_Incorrect_call_external   40001

Definition at line 332 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_format_incomp_sep

#define Rexx_Error_Incorrect_call_format_incomp_sep   40044

Definition at line 363 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_format_invalid

#define Rexx_Error_Incorrect_call_format_invalid   40019

Definition at line 354 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_hex

#define Rexx_Error_Incorrect_call_hex   40025

Definition at line 347 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_invalid_conversion

#define Rexx_Error_Incorrect_call_invalid_conversion   40029

Definition at line 355 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_list

#define Rexx_Error_Incorrect_call_list   40904

Definition at line 349 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_maxarg

#define Rexx_Error_Incorrect_call_maxarg   40004

Definition at line 335 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_minarg

#define Rexx_Error_Incorrect_call_minarg   40003

Definition at line 334 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_noarg

#define Rexx_Error_Incorrect_call_noarg   40005

Definition at line 336 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_nonnegative

#define Rexx_Error_Incorrect_call_nonnegative   40013

Definition at line 339 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_nostem

#define Rexx_Error_Incorrect_call_nostem   40919

Definition at line 368 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_nostring

#define Rexx_Error_Incorrect_call_nostring   40913

Definition at line 360 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_null

#define Rexx_Error_Incorrect_call_null   40021

Definition at line 343 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_number

#define Rexx_Error_Incorrect_call_number   40011

Definition at line 337 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_option

#define Rexx_Error_Incorrect_call_option   40022

Definition at line 344 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_pad

#define Rexx_Error_Incorrect_call_pad   40023

Definition at line 345 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_parm_wrong_sep

#define Rexx_Error_Incorrect_call_parm_wrong_sep   40043

Definition at line 362 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_positive

#define Rexx_Error_Incorrect_call_positive   40014

Definition at line 340 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_queue_no_char

#define Rexx_Error_Incorrect_call_queue_no_char   40915

Definition at line 364 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_random

#define Rexx_Error_Incorrect_call_random   40033

Definition at line 351 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_random_range

#define Rexx_Error_Incorrect_call_random_range   40032

Definition at line 357 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_range

#define Rexx_Error_Incorrect_call_range   40903

Definition at line 342 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_read_from_writeonly

#define Rexx_Error_Incorrect_call_read_from_writeonly   40916

Definition at line 365 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_result

#define Rexx_Error_Incorrect_call_result   40901

Definition at line 333 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_selector

#define Rexx_Error_Incorrect_call_selector   40914

Definition at line 361 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_signature

#define Rexx_Error_Incorrect_call_signature   40918

Definition at line 367 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_sourceline

#define Rexx_Error_Incorrect_call_sourceline   40034

Definition at line 352 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_stream_name

#define Rexx_Error_Incorrect_call_stream_name   40027

Definition at line 358 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_symbol

#define Rexx_Error_Incorrect_call_symbol   40026

Definition at line 348 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_toobig

#define Rexx_Error_Incorrect_call_toobig   40902

Definition at line 341 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_trace

#define Rexx_Error_Incorrect_call_trace   40905

Definition at line 350 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_user_defined

#define Rexx_Error_Incorrect_call_user_defined   40900

Definition at line 356 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_whole

#define Rexx_Error_Incorrect_call_whole   40012

Definition at line 338 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_write_to_readonly

#define Rexx_Error_Incorrect_call_write_to_readonly   40917

Definition at line 366 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_call_x2d

#define Rexx_Error_Incorrect_call_x2d   40035

Definition at line 353 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method

#define Rexx_Error_Incorrect_method   93000

Definition at line 460 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_abstract

#define Rexx_Error_Incorrect_method_abstract   93965

Definition at line 519 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_argType

#define Rexx_Error_Incorrect_method_argType   93953

Definition at line 510 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_array

#define Rexx_Error_Incorrect_method_array   93919

Definition at line 480 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_array_dimension

#define Rexx_Error_Incorrect_method_array_dimension   93954

Definition at line 511 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_array_noclass

#define Rexx_Error_Incorrect_method_array_noclass   93957

Definition at line 514 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_array_nostring

#define Rexx_Error_Incorrect_method_array_nostring   93956

Definition at line 513 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_array_too_big

#define Rexx_Error_Incorrect_method_array_too_big   93959

Definition at line 515 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_before_oversize

#define Rexx_Error_Incorrect_method_before_oversize   93942

Definition at line 500 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_binary

#define Rexx_Error_Incorrect_method_binary   93921

Definition at line 481 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_binblank

#define Rexx_Error_Incorrect_method_binblank   93932

Definition at line 491 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_c2dbig

#define Rexx_Error_Incorrect_method_c2dbig   93936

Definition at line 495 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_d2c

#define Rexx_Error_Incorrect_method_d2c   93929

Definition at line 489 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_d2x

#define Rexx_Error_Incorrect_method_d2x   93928

Definition at line 488 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_d2xd2c

#define Rexx_Error_Incorrect_method_d2xd2c   93927

Definition at line 487 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_exponent_oversize

#define Rexx_Error_Incorrect_method_exponent_oversize   93941

Definition at line 499 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_hex

#define Rexx_Error_Incorrect_method_hex   93912

Definition at line 473 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_hexblank

#define Rexx_Error_Incorrect_method_hexblank   93931

Definition at line 490 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_index

#define Rexx_Error_Incorrect_method_index   93918

Definition at line 479 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_invbase64

#define Rexx_Error_Incorrect_method_invbase64   93962

Definition at line 516 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_invbin

#define Rexx_Error_Incorrect_method_invbin   93934

Definition at line 493 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_invhex

#define Rexx_Error_Incorrect_method_invhex   93933

Definition at line 492 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_length

#define Rexx_Error_Incorrect_method_length   93923

Definition at line 483 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_list

#define Rexx_Error_Incorrect_method_list   93914

Definition at line 475 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_maxarg

#define Rexx_Error_Incorrect_method_maxarg   93902

Definition at line 464 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_maxsub

#define Rexx_Error_Incorrect_method_maxsub   93926

Definition at line 486 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_message

#define Rexx_Error_Incorrect_method_message   93946

Definition at line 504 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_message_noarg

#define Rexx_Error_Incorrect_method_message_noarg   93945

Definition at line 503 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_methodname

#define Rexx_Error_Incorrect_method_methodname   93917

Definition at line 478 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_minarg

#define Rexx_Error_Incorrect_method_minarg   93901

Definition at line 462 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_minsub

#define Rexx_Error_Incorrect_method_minsub   93925

Definition at line 485 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_multi_dimension

#define Rexx_Error_Incorrect_method_multi_dimension   93971

Definition at line 525 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_no_method

#define Rexx_Error_Incorrect_method_no_method   93961

Definition at line 509 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_noarg

#define Rexx_Error_Incorrect_method_noarg   93903

Definition at line 465 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_noarray

#define Rexx_Error_Incorrect_method_noarray   93939

Definition at line 498 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_noclass

#define Rexx_Error_Incorrect_method_noclass   93948

Definition at line 506 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nomatch

#define Rexx_Error_Incorrect_method_nomatch   93949

Definition at line 507 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nomessage

#define Rexx_Error_Incorrect_method_nomessage   93944

Definition at line 502 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nonnegative

#define Rexx_Error_Incorrect_method_nonnegative   93906

Definition at line 468 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nostem

#define Rexx_Error_Incorrect_method_nostem   93969

Definition at line 523 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nostring

#define Rexx_Error_Incorrect_method_nostring   93938

Definition at line 497 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_nostring_inarray

#define Rexx_Error_Incorrect_method_nostring_inarray   93952

Definition at line 512 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_null

#define Rexx_Error_Incorrect_method_null   93911

Definition at line 472 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_number

#define Rexx_Error_Incorrect_method_number   93904

Definition at line 466 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_option

#define Rexx_Error_Incorrect_method_option   93915

Definition at line 476 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_pad

#define Rexx_Error_Incorrect_method_pad   93922

Definition at line 482 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_position

#define Rexx_Error_Incorrect_method_position   93924

Definition at line 484 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_positive

#define Rexx_Error_Incorrect_method_positive   93907

Definition at line 469 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_queue_index

#define Rexx_Error_Incorrect_method_queue_index   93966

Definition at line 520 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_range

#define Rexx_Error_Incorrect_method_range   93909

Definition at line 471 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_section

#define Rexx_Error_Incorrect_method_section   93947

Definition at line 505 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_signature

#define Rexx_Error_Incorrect_method_signature   93968

Definition at line 522 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_stream_type

#define Rexx_Error_Incorrect_method_stream_type   93958

Definition at line 463 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_string

#define Rexx_Error_Incorrect_method_string   93916

Definition at line 477 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_string_nonumber

#define Rexx_Error_Incorrect_method_string_nonumber   93943

Definition at line 501 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_supplier

#define Rexx_Error_Incorrect_method_supplier   93937

Definition at line 496 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_symbol

#define Rexx_Error_Incorrect_method_symbol   93913

Definition at line 474 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_time

#define Rexx_Error_Incorrect_method_time   93951

Definition at line 508 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_toobig

#define Rexx_Error_Incorrect_method_toobig   93908

Definition at line 470 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_user_defined

#define Rexx_Error_Incorrect_method_user_defined   93900

Definition at line 461 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_whole

#define Rexx_Error_Incorrect_method_whole   93905

Definition at line 467 of file oorexxerrors.h.

◆ Rexx_Error_Incorrect_method_x2dbig

#define Rexx_Error_Incorrect_method_x2dbig   93935

Definition at line 494 of file oorexxerrors.h.

◆ Rexx_Error_Interpretation

#define Rexx_Error_Interpretation   49000

Definition at line 405 of file oorexxerrors.h.

◆ Rexx_Error_Interpretation_initialization

#define Rexx_Error_Interpretation_initialization   49001

Definition at line 406 of file oorexxerrors.h.

◆ Rexx_Error_Interpretation_user_defined

#define Rexx_Error_Interpretation_user_defined   49900

Definition at line 407 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument

#define Rexx_Error_Invalid_argument   88000

Definition at line 411 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_argType

#define Rexx_Error_Invalid_argument_argType   88915

Definition at line 427 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_double

#define Rexx_Error_Invalid_argument_double   88921

Definition at line 433 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_format

#define Rexx_Error_Invalid_argument_format   88918

Definition at line 430 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_general

#define Rexx_Error_Invalid_argument_general   88917

Definition at line 429 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_length

#define Rexx_Error_Invalid_argument_length   88911

Definition at line 423 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_list

#define Rexx_Error_Invalid_argument_list   88916

Definition at line 428 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_maxarg

#define Rexx_Error_Invalid_argument_maxarg   88922

Definition at line 434 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_noarg

#define Rexx_Error_Invalid_argument_noarg   88901

Definition at line 413 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_noarray

#define Rexx_Error_Invalid_argument_noarray   88913

Definition at line 425 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_noclass

#define Rexx_Error_Invalid_argument_noclass   88914

Definition at line 426 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_nonnegative

#define Rexx_Error_Invalid_argument_nonnegative   88904

Definition at line 416 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_nostem

#define Rexx_Error_Invalid_argument_nostem   88920

Definition at line 432 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_null

#define Rexx_Error_Invalid_argument_null   88908

Definition at line 420 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_number

#define Rexx_Error_Invalid_argument_number   88902

Definition at line 414 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_pad

#define Rexx_Error_Invalid_argument_pad   88910

Definition at line 422 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_pointer

#define Rexx_Error_Invalid_argument_pointer   88919

Definition at line 431 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_position

#define Rexx_Error_Invalid_argument_position   88912

Definition at line 424 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_positive

#define Rexx_Error_Invalid_argument_positive   88905

Definition at line 417 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_range

#define Rexx_Error_Invalid_argument_range   88907

Definition at line 419 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_string

#define Rexx_Error_Invalid_argument_string   88909

Definition at line 421 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_toobig

#define Rexx_Error_Invalid_argument_toobig   88906

Definition at line 418 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_user_defined

#define Rexx_Error_Invalid_argument_user_defined   88900

Definition at line 412 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_argument_whole

#define Rexx_Error_Invalid_argument_whole   88903

Definition at line 415 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character

#define Rexx_Error_Invalid_character   13000

Definition at line 95 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_char

#define Rexx_Error_Invalid_character_char   13001

Definition at line 96 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_string

#define Rexx_Error_Invalid_character_string   22000

Definition at line 178 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_string_char

#define Rexx_Error_Invalid_character_string_char   22001

Definition at line 179 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_string_DBCS

#define Rexx_Error_Invalid_character_string_DBCS   22901

Definition at line 180 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_string_user_defined

#define Rexx_Error_Invalid_character_string_user_defined   22900

Definition at line 181 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_character_user_defined

#define Rexx_Error_Invalid_character_user_defined   13900

Definition at line 97 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data

#define Rexx_Error_Invalid_data   21000

Definition at line 164 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_condition

#define Rexx_Error_Invalid_data_condition   21904

Definition at line 169 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_constant_dir

#define Rexx_Error_Invalid_data_constant_dir   21913

Definition at line 177 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_end

#define Rexx_Error_Invalid_data_end   21909

Definition at line 174 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_form

#define Rexx_Error_Invalid_data_form   21911

Definition at line 175 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_guard_off

#define Rexx_Error_Invalid_data_guard_off   21912

Definition at line 176 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_iterate

#define Rexx_Error_Invalid_data_iterate   21908

Definition at line 173 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_leave

#define Rexx_Error_Invalid_data_leave   21907

Definition at line 172 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_name

#define Rexx_Error_Invalid_data_name   21903

Definition at line 168 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_nop

#define Rexx_Error_Invalid_data_nop   21901

Definition at line 166 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_select

#define Rexx_Error_Invalid_data_select   21902

Definition at line 167 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_signal

#define Rexx_Error_Invalid_data_signal   21905

Definition at line 170 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_string

#define Rexx_Error_Invalid_data_string   23000

Definition at line 182 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_string_char

#define Rexx_Error_Invalid_data_string_char   23001

Definition at line 183 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_string_user_defined

#define Rexx_Error_Invalid_data_string_user_defined   23900

Definition at line 184 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_trace

#define Rexx_Error_Invalid_data_trace   21906

Definition at line 171 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_data_user_defined

#define Rexx_Error_Invalid_data_user_defined   21900

Definition at line 165 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_do

#define Rexx_Error_Invalid_do   27000

Definition at line 235 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_do_duplicate

#define Rexx_Error_Invalid_do_duplicate   27902

Definition at line 238 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_do_forever

#define Rexx_Error_Invalid_do_forever   27901

Definition at line 237 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_do_whileuntil

#define Rexx_Error_Invalid_do_whileuntil   27001

Definition at line 236 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression

#define Rexx_Error_Invalid_expression   35000

Definition at line 278 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_address

#define Rexx_Error_Invalid_expression_address   35914

Definition at line 293 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_after_tilde

#define Rexx_Error_Invalid_expression_after_tilde   35933

Definition at line 311 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_assign

#define Rexx_Error_Invalid_expression_assign   35918

Definition at line 297 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_by

#define Rexx_Error_Invalid_expression_by   35905

Definition at line 285 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_call

#define Rexx_Error_Invalid_expression_call   35932

Definition at line 310 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_control

#define Rexx_Error_Invalid_expression_control   35904

Definition at line 284 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_for

#define Rexx_Error_Invalid_expression_for   35907

Definition at line 287 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_form

#define Rexx_Error_Invalid_expression_form   35917

Definition at line 296 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_forward_arguments

#define Rexx_Error_Invalid_expression_forward_arguments   35926

Definition at line 304 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_forward_class

#define Rexx_Error_Invalid_expression_forward_class   35928

Definition at line 306 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_forward_message

#define Rexx_Error_Invalid_expression_forward_message   35927

Definition at line 305 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_forward_to

#define Rexx_Error_Invalid_expression_forward_to   35925

Definition at line 303 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_general

#define Rexx_Error_Invalid_expression_general   35001

Definition at line 279 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_guard

#define Rexx_Error_Invalid_expression_guard   35921

Definition at line 299 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_if

#define Rexx_Error_Invalid_expression_if   35902

Definition at line 282 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_interpret

#define Rexx_Error_Invalid_expression_interpret   35912

Definition at line 291 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_logical_list

#define Rexx_Error_Invalid_expression_logical_list   35929

Definition at line 307 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_message_term

#define Rexx_Error_Invalid_expression_message_term   35934

Definition at line 312 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_operator

#define Rexx_Error_Invalid_expression_operator   35919

Definition at line 298 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_options

#define Rexx_Error_Invalid_expression_options   35913

Definition at line 292 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_over

#define Rexx_Error_Invalid_expression_over   35911

Definition at line 290 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_parse

#define Rexx_Error_Invalid_expression_parse   35931

Definition at line 309 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_prefix

#define Rexx_Error_Invalid_expression_prefix   35901

Definition at line 281 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_raise_additional

#define Rexx_Error_Invalid_expression_raise_additional   35923

Definition at line 301 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_raise_description

#define Rexx_Error_Invalid_expression_raise_description   35922

Definition at line 300 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_raise_list

#define Rexx_Error_Invalid_expression_raise_list   35924

Definition at line 302 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_signal

#define Rexx_Error_Invalid_expression_signal   35915

Definition at line 294 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_to

#define Rexx_Error_Invalid_expression_to   35906

Definition at line 286 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_trace

#define Rexx_Error_Invalid_expression_trace   35916

Definition at line 295 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_until

#define Rexx_Error_Invalid_expression_until   35909

Definition at line 289 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_use_strict_default

#define Rexx_Error_Invalid_expression_use_strict_default   35930

Definition at line 308 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_user_defined

#define Rexx_Error_Invalid_expression_user_defined   35900

Definition at line 280 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_when

#define Rexx_Error_Invalid_expression_when   35903

Definition at line 283 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_expression_while

#define Rexx_Error_Invalid_expression_while   35908

Definition at line 288 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_hex

#define Rexx_Error_Invalid_hex   15000

Definition at line 105 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_hex_binblank

#define Rexx_Error_Invalid_hex_binblank   15002

Definition at line 107 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_hex_hexblank

#define Rexx_Error_Invalid_hex_hexblank   15001

Definition at line 106 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_hex_invbin

#define Rexx_Error_Invalid_hex_invbin   15004

Definition at line 109 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_hex_invhex

#define Rexx_Error_Invalid_hex_invhex   15003

Definition at line 108 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave

#define Rexx_Error_Invalid_leave   28000

Definition at line 239 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave_iterate

#define Rexx_Error_Invalid_leave_iterate   28002

Definition at line 241 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave_iterate_name

#define Rexx_Error_Invalid_leave_iterate_name   28005

Definition at line 244 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave_iteratevar

#define Rexx_Error_Invalid_leave_iteratevar   28004

Definition at line 243 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave_leave

#define Rexx_Error_Invalid_leave_leave   28001

Definition at line 240 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_leave_leavevar

#define Rexx_Error_Invalid_leave_leavevar   28003

Definition at line 242 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword

#define Rexx_Error_Invalid_subkeyword   25000

Definition at line 188 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_additional

#define Rexx_Error_Invalid_subkeyword_additional   25909

Definition at line 208 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_arguments

#define Rexx_Error_Invalid_subkeyword_arguments   25918

Definition at line 214 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_attribute

#define Rexx_Error_Invalid_subkeyword_attribute   25925

Definition at line 220 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_calloff

#define Rexx_Error_Invalid_subkeyword_calloff   25002

Definition at line 190 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_callon

#define Rexx_Error_Invalid_subkeyword_callon   25001

Definition at line 189 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_callonname

#define Rexx_Error_Invalid_subkeyword_callonname   25914

Definition at line 201 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_class

#define Rexx_Error_Invalid_subkeyword_class   25901

Definition at line 196 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_continue

#define Rexx_Error_Invalid_subkeyword_continue   25919

Definition at line 215 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_description

#define Rexx_Error_Invalid_subkeyword_description   25908

Definition at line 207 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_form

#define Rexx_Error_Invalid_subkeyword_form   25011

Definition at line 194 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_forward_class

#define Rexx_Error_Invalid_subkeyword_forward_class   25921

Definition at line 216 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_forward_option

#define Rexx_Error_Invalid_subkeyword_forward_option   25916

Definition at line 212 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_guard

#define Rexx_Error_Invalid_subkeyword_guard   25913

Definition at line 211 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_guard_on

#define Rexx_Error_Invalid_subkeyword_guard_on   25912

Definition at line 210 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_message

#define Rexx_Error_Invalid_subkeyword_message   25922

Definition at line 217 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_method

#define Rexx_Error_Invalid_subkeyword_method   25902

Definition at line 197 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_numeric

#define Rexx_Error_Invalid_subkeyword_numeric   25015

Definition at line 193 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_options

#define Rexx_Error_Invalid_subkeyword_options   25924

Definition at line 219 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_parse

#define Rexx_Error_Invalid_subkeyword_parse   25012

Definition at line 203 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_procedure

#define Rexx_Error_Invalid_subkeyword_procedure   25017

Definition at line 200 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_raise

#define Rexx_Error_Invalid_subkeyword_raise   25906

Definition at line 205 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_raiseoption

#define Rexx_Error_Invalid_subkeyword_raiseoption   25907

Definition at line 206 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_requires

#define Rexx_Error_Invalid_subkeyword_requires   25904

Definition at line 199 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_result

#define Rexx_Error_Invalid_subkeyword_result   25911

Definition at line 209 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_routine

#define Rexx_Error_Invalid_subkeyword_routine   25903

Definition at line 198 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_select

#define Rexx_Error_Invalid_subkeyword_select   25923

Definition at line 218 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_signaloff

#define Rexx_Error_Invalid_subkeyword_signaloff   25004

Definition at line 192 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_signalon

#define Rexx_Error_Invalid_subkeyword_signalon   25003

Definition at line 191 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_signalonname

#define Rexx_Error_Invalid_subkeyword_signalonname   25915

Definition at line 202 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_string_user_defined

#define Rexx_Error_Invalid_subkeyword_string_user_defined   25900

Definition at line 195 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_to

#define Rexx_Error_Invalid_subkeyword_to   25917

Definition at line 213 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_subkeyword_use

#define Rexx_Error_Invalid_subkeyword_use   25905

Definition at line 204 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template

#define Rexx_Error_Invalid_template   38000

Definition at line 324 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template_missing

#define Rexx_Error_Invalid_template_missing   38901

Definition at line 329 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template_position

#define Rexx_Error_Invalid_template_position   38002

Definition at line 326 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template_trigger

#define Rexx_Error_Invalid_template_trigger   38001

Definition at line 325 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template_user_defined

#define Rexx_Error_Invalid_template_user_defined   38900

Definition at line 328 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_template_with

#define Rexx_Error_Invalid_template_with   38003

Definition at line 327 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_trace

#define Rexx_Error_Invalid_trace   24000

Definition at line 185 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_trace_debug

#define Rexx_Error_Invalid_trace_debug   24901

Definition at line 187 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_trace_trace

#define Rexx_Error_Invalid_trace_trace   24001

Definition at line 186 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_variable

#define Rexx_Error_Invalid_variable   31000

Definition at line 253 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_variable_assign

#define Rexx_Error_Invalid_variable_assign   31001

Definition at line 254 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_variable_number

#define Rexx_Error_Invalid_variable_number   31002

Definition at line 255 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_variable_period

#define Rexx_Error_Invalid_variable_period   31003

Definition at line 256 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_variable_user_defined

#define Rexx_Error_Invalid_variable_user_defined   31900

Definition at line 257 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_Variant

#define Rexx_Error_Invalid_Variant   92905

Definition at line 452 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number

#define Rexx_Error_Invalid_whole_number   26000

Definition at line 221 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_compare

#define Rexx_Error_Invalid_whole_number_compare   26903

Definition at line 234 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_compareto

#define Rexx_Error_Invalid_whole_number_compareto   26902

Definition at line 233 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_digits

#define Rexx_Error_Invalid_whole_number_digits   26005

Definition at line 226 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_for

#define Rexx_Error_Invalid_whole_number_for   26003

Definition at line 224 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_fuzz

#define Rexx_Error_Invalid_whole_number_fuzz   26006

Definition at line 227 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_intdiv

#define Rexx_Error_Invalid_whole_number_intdiv   26011

Definition at line 229 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_method

#define Rexx_Error_Invalid_whole_number_method   26901

Definition at line 231 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_parse

#define Rexx_Error_Invalid_whole_number_parse   26004

Definition at line 225 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_power

#define Rexx_Error_Invalid_whole_number_power   26008

Definition at line 222 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_rem

#define Rexx_Error_Invalid_whole_number_rem   26012

Definition at line 230 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_repeat

#define Rexx_Error_Invalid_whole_number_repeat   26002

Definition at line 223 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_trace

#define Rexx_Error_Invalid_whole_number_trace   26007

Definition at line 228 of file oorexxerrors.h.

◆ Rexx_Error_Invalid_whole_number_user_defined

#define Rexx_Error_Invalid_whole_number_user_defined   26900

Definition at line 232 of file oorexxerrors.h.

◆ Rexx_Error_Label_not_found

#define Rexx_Error_Label_not_found   16000

Definition at line 110 of file oorexxerrors.h.

◆ Rexx_Error_Label_not_found_name

#define Rexx_Error_Label_not_found_name   16001

Definition at line 111 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value

#define Rexx_Error_Logical_value   34000

Definition at line 266 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_authorization

#define Rexx_Error_Logical_value_authorization   34903

Definition at line 276 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_guard

#define Rexx_Error_Logical_value_guard   34902

Definition at line 275 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_if

#define Rexx_Error_Logical_value_if   34001

Definition at line 267 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_logical

#define Rexx_Error_Logical_value_logical   34005

Definition at line 271 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_logical_list

#define Rexx_Error_Logical_value_logical_list   34006

Definition at line 272 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_method

#define Rexx_Error_Logical_value_method   34901

Definition at line 274 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_property

#define Rexx_Error_Logical_value_property   34904

Definition at line 277 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_until

#define Rexx_Error_Logical_value_until   34004

Definition at line 270 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_user_defined

#define Rexx_Error_Logical_value_user_defined   34900

Definition at line 273 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_when

#define Rexx_Error_Logical_value_when   34002

Definition at line 268 of file oorexxerrors.h.

◆ Rexx_Error_Logical_value_while

#define Rexx_Error_Logical_value_while   34003

Definition at line 269 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long

#define Rexx_Error_Name_too_long   30000

Definition at line 247 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long_bin

#define Rexx_Error_Name_too_long_bin   30902

Definition at line 252 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long_hex

#define Rexx_Error_Name_too_long_hex   30901

Definition at line 251 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long_name

#define Rexx_Error_Name_too_long_name   30001

Definition at line 248 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long_string

#define Rexx_Error_Name_too_long_string   30002

Definition at line 249 of file oorexxerrors.h.

◆ Rexx_Error_Name_too_long_user_defined

#define Rexx_Error_Name_too_long_user_defined   30900

Definition at line 250 of file oorexxerrors.h.

◆ Rexx_Error_No_data_on_return

#define Rexx_Error_No_data_on_return   45000

Definition at line 393 of file oorexxerrors.h.

◆ Rexx_Error_No_data_on_return_name

#define Rexx_Error_No_data_on_return_name   45001

Definition at line 394 of file oorexxerrors.h.

◆ Rexx_Error_No_method

#define Rexx_Error_No_method   97000

Definition at line 526 of file oorexxerrors.h.

◆ Rexx_Error_No_method_name

#define Rexx_Error_No_method_name   97001

Definition at line 527 of file oorexxerrors.h.

◆ Rexx_Error_No_method_user_defined

#define Rexx_Error_No_method_user_defined   97900

Definition at line 528 of file oorexxerrors.h.

◆ Rexx_Error_No_OLE_instance

#define Rexx_Error_No_OLE_instance   92911

Definition at line 458 of file oorexxerrors.h.

◆ Rexx_Error_No_result_object

#define Rexx_Error_No_result_object   91000

Definition at line 443 of file oorexxerrors.h.

◆ Rexx_Error_No_result_object_message

#define Rexx_Error_No_result_object_message   91999

Definition at line 445 of file oorexxerrors.h.

◆ Rexx_Error_No_result_object_user_defined

#define Rexx_Error_No_result_object_user_defined   91900

Definition at line 444 of file oorexxerrors.h.

◆ Rexx_Error_OLE_Error

#define Rexx_Error_OLE_Error   92000

Definition at line 446 of file oorexxerrors.h.

◆ Rexx_Error_OLE_Error_user_defined

#define Rexx_Error_OLE_Error_user_defined   92900

Definition at line 447 of file oorexxerrors.h.

◆ Rexx_Error_OLE_Exception

#define Rexx_Error_OLE_Exception   92906

Definition at line 453 of file oorexxerrors.h.

◆ Rexx_Error_Overflow

#define Rexx_Error_Overflow   42000

Definition at line 378 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_expoverflow

#define Rexx_Error_Overflow_expoverflow   42901

Definition at line 383 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_expunderflow

#define Rexx_Error_Overflow_expunderflow   42902

Definition at line 384 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_overflow

#define Rexx_Error_Overflow_overflow   42001

Definition at line 379 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_power

#define Rexx_Error_Overflow_power   42903

Definition at line 385 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_underflow

#define Rexx_Error_Overflow_underflow   42002

Definition at line 380 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_user_defined

#define Rexx_Error_Overflow_user_defined   42900

Definition at line 382 of file oorexxerrors.h.

◆ Rexx_Error_Overflow_zero

#define Rexx_Error_Overflow_zero   42003

Definition at line 381 of file oorexxerrors.h.

◆ Rexx_Error_Parameter_Omitted

#define Rexx_Error_Parameter_Omitted   92910

Definition at line 457 of file oorexxerrors.h.

◆ Rexx_Error_Program_interrupted

#define Rexx_Error_Program_interrupted   4000

Definition at line 64 of file oorexxerrors.h.

◆ Rexx_Error_Program_interrupted_condition

#define Rexx_Error_Program_interrupted_condition   4001

Definition at line 65 of file oorexxerrors.h.

◆ Rexx_Error_Program_interrupted_user_defined

#define Rexx_Error_Program_interrupted_user_defined   4900

Definition at line 66 of file oorexxerrors.h.

◆ Rexx_Error_Program_not_tokenized

#define Rexx_Error_Program_not_tokenized   3904

Definition at line 63 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable

#define Rexx_Error_Program_unreadable   3000

Definition at line 57 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable_name

#define Rexx_Error_Program_unreadable_name   3001

Definition at line 58 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable_notfound

#define Rexx_Error_Program_unreadable_notfound   3901

Definition at line 60 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable_output_error

#define Rexx_Error_Program_unreadable_output_error   3902

Definition at line 61 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable_user_defined

#define Rexx_Error_Program_unreadable_user_defined   3900

Definition at line 59 of file oorexxerrors.h.

◆ Rexx_Error_Program_unreadable_version

#define Rexx_Error_Program_unreadable_version   3903

Definition at line 62 of file oorexxerrors.h.

◆ Rexx_Error_Rexx2Variant

#define Rexx_Error_Rexx2Variant   92903

Definition at line 450 of file oorexxerrors.h.

◆ Rexx_Error_Routine_not_found

#define Rexx_Error_Routine_not_found   43000

Definition at line 386 of file oorexxerrors.h.

◆ Rexx_Error_Routine_not_found_name

#define Rexx_Error_Routine_not_found_name   43001

Definition at line 387 of file oorexxerrors.h.

◆ Rexx_Error_Routine_not_found_requires

#define Rexx_Error_Routine_not_found_requires   43901

Definition at line 388 of file oorexxerrors.h.

◆ Rexx_Error_Routine_not_found_user_defined

#define Rexx_Error_Routine_not_found_user_defined   43900

Definition at line 389 of file oorexxerrors.h.

◆ Rexx_Error_Simple_variable_symbol_expected

#define Rexx_Error_Simple_variable_symbol_expected   87000

Definition at line 408 of file oorexxerrors.h.

◆ Rexx_Error_Skipped_variable_not_allowed_USE_NAMED

#define Rexx_Error_Skipped_variable_not_allowed_USE_NAMED   87001

Definition at line 409 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected

#define Rexx_Error_Symbol_expected   20000

Definition at line 144 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_colon

#define Rexx_Error_Symbol_expected_colon   20917

Definition at line 161 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_directive

#define Rexx_Error_Symbol_expected_directive   20916

Definition at line 160 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_drop

#define Rexx_Error_Symbol_expected_drop   20901

Definition at line 146 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_end

#define Rexx_Error_Symbol_expected_end   20909

Definition at line 154 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_expose

#define Rexx_Error_Symbol_expected_expose   20902

Definition at line 147 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_iterate

#define Rexx_Error_Symbol_expected_iterate   20908

Definition at line 153 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_LABEL

#define Rexx_Error_Symbol_expected_LABEL   20918

Definition at line 162 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_leave

#define Rexx_Error_Symbol_expected_leave   20907

Definition at line 152 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_numeric

#define Rexx_Error_Symbol_expected_numeric   20905

Definition at line 150 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_off

#define Rexx_Error_Symbol_expected_off   20912

Definition at line 156 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_on

#define Rexx_Error_Symbol_expected_on   20911

Definition at line 155 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_parse

#define Rexx_Error_Symbol_expected_parse   20903

Definition at line 148 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_raise

#define Rexx_Error_Symbol_expected_raise   20914

Definition at line 158 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_upper

#define Rexx_Error_Symbol_expected_upper   20919

Definition at line 163 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_use

#define Rexx_Error_Symbol_expected_use   20913

Definition at line 157 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_user

#define Rexx_Error_Symbol_expected_user   20915

Definition at line 159 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_user_defined

#define Rexx_Error_Symbol_expected_user_defined   20900

Definition at line 145 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_var

#define Rexx_Error_Symbol_expected_var   20904

Definition at line 149 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_expected_varref

#define Rexx_Error_Symbol_expected_varref   20906

Definition at line 151 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string

#define Rexx_Error_Symbol_or_string   19000

Definition at line 118 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_address

#define Rexx_Error_Symbol_or_string_address   19001

Definition at line 119 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_attribute

#define Rexx_Error_Symbol_or_string_attribute   19914

Definition at line 138 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_call

#define Rexx_Error_Symbol_or_string_call   19002

Definition at line 120 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_class

#define Rexx_Error_Symbol_or_string_class   19901

Definition at line 127 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_colon

#define Rexx_Error_Symbol_or_string_colon   19911

Definition at line 136 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_constant

#define Rexx_Error_Symbol_or_string_constant   19915

Definition at line 139 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_constant_value

#define Rexx_Error_Symbol_or_string_constant_value   19916

Definition at line 140 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_digits_value

#define Rexx_Error_Symbol_or_string_digits_value   19917

Definition at line 141 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_external

#define Rexx_Error_Symbol_or_string_external   19905

Definition at line 131 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_fuzz_value

#define Rexx_Error_Symbol_or_string_fuzz_value   19918

Definition at line 142 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_inherit

#define Rexx_Error_Symbol_or_string_inherit   19908

Definition at line 134 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_metaclass

#define Rexx_Error_Symbol_or_string_metaclass   19906

Definition at line 132 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_method

#define Rexx_Error_Symbol_or_string_method   19902

Definition at line 128 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_mixinclass

#define Rexx_Error_Symbol_or_string_mixinclass   19913

Definition at line 137 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_name

#define Rexx_Error_Symbol_or_string_name   19003

Definition at line 121 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_parse

#define Rexx_Error_Symbol_or_string_parse   19007

Definition at line 125 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_requires

#define Rexx_Error_Symbol_or_string_requires   19904

Definition at line 130 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_routine

#define Rexx_Error_Symbol_or_string_routine   19903

Definition at line 129 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_signal

#define Rexx_Error_Symbol_or_string_signal   19004

Definition at line 122 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_stream

#define Rexx_Error_Symbol_or_string_stream   19912

Definition at line 123 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_subclass

#define Rexx_Error_Symbol_or_string_subclass   19907

Definition at line 133 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_tilde

#define Rexx_Error_Symbol_or_string_tilde   19909

Definition at line 135 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_trace

#define Rexx_Error_Symbol_or_string_trace   19006

Definition at line 124 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_trace_value

#define Rexx_Error_Symbol_or_string_trace_value   19919

Definition at line 143 of file oorexxerrors.h.

◆ Rexx_Error_Symbol_or_string_user_defined

#define Rexx_Error_Symbol_or_string_user_defined   19900

Definition at line 126 of file oorexxerrors.h.

◆ Rexx_Error_System_resources

#define Rexx_Error_System_resources   5000

Definition at line 67 of file oorexxerrors.h.

◆ Rexx_Error_System_resources_user_defined

#define Rexx_Error_System_resources_user_defined   5900

Definition at line 68 of file oorexxerrors.h.

◆ Rexx_Error_System_service

#define Rexx_Error_System_service   48000

Definition at line 402 of file oorexxerrors.h.

◆ Rexx_Error_System_service_service

#define Rexx_Error_System_service_service   48001

Definition at line 403 of file oorexxerrors.h.

◆ Rexx_Error_System_service_user_defined

#define Rexx_Error_System_service_user_defined   48900

Definition at line 404 of file oorexxerrors.h.

◆ Rexx_Error_Then_expected

#define Rexx_Error_Then_expected   18000

Definition at line 115 of file oorexxerrors.h.

◆ Rexx_Error_Then_expected_if

#define Rexx_Error_Then_expected_if   18001

Definition at line 116 of file oorexxerrors.h.

◆ Rexx_Error_Then_expected_when

#define Rexx_Error_Then_expected_when   18002

Definition at line 117 of file oorexxerrors.h.

◆ Rexx_Error_Translation

#define Rexx_Error_Translation   99000

Definition at line 569 of file oorexxerrors.h.

◆ Rexx_Error_Translation_abstract_attribute

#define Rexx_Error_Translation_abstract_attribute   99940

Definition at line 607 of file oorexxerrors.h.

◆ Rexx_Error_Translation_abstract_method

#define Rexx_Error_Translation_abstract_method   99933

Definition at line 600 of file oorexxerrors.h.

◆ Rexx_Error_Translation_attribute_method

#define Rexx_Error_Translation_attribute_method   99934

Definition at line 601 of file oorexxerrors.h.

◆ Rexx_Error_Translation_bad_directive

#define Rexx_Error_Translation_bad_directive   99916

Definition at line 585 of file oorexxerrors.h.

◆ Rexx_Error_Translation_bad_external

#define Rexx_Error_Translation_bad_external   99917

Definition at line 586 of file oorexxerrors.h.

◆ Rexx_Error_Translation_bad_metaclass

#define Rexx_Error_Translation_bad_metaclass   99927

Definition at line 576 of file oorexxerrors.h.

◆ Rexx_Error_Translation_body_error

#define Rexx_Error_Translation_body_error   99937

Definition at line 604 of file oorexxerrors.h.

◆ Rexx_Error_Translation_class_external_bad_class_name

#define Rexx_Error_Translation_class_external_bad_class_name   99928

Definition at line 595 of file oorexxerrors.h.

◆ Rexx_Error_Translation_class_external_bad_class_server

#define Rexx_Error_Translation_class_external_bad_class_server   99929

Definition at line 596 of file oorexxerrors.h.

◆ Rexx_Error_Translation_class_external_bad_parameters

#define Rexx_Error_Translation_class_external_bad_parameters   99926

Definition at line 594 of file oorexxerrors.h.

◆ Rexx_Error_Translation_constant_body

#define Rexx_Error_Translation_constant_body   99938

Definition at line 605 of file oorexxerrors.h.

◆ Rexx_Error_Translation_directive_interpret

#define Rexx_Error_Translation_directive_interpret   99914

Definition at line 583 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_attribute

#define Rexx_Error_Translation_duplicate_attribute   99931

Definition at line 598 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_class

#define Rexx_Error_Translation_duplicate_class   99901

Definition at line 571 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_constant

#define Rexx_Error_Translation_duplicate_constant   99932

Definition at line 599 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_method

#define Rexx_Error_Translation_duplicate_method   99902

Definition at line 572 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_requires

#define Rexx_Error_Translation_duplicate_requires   99904

Definition at line 574 of file oorexxerrors.h.

◆ Rexx_Error_Translation_duplicate_routine

#define Rexx_Error_Translation_duplicate_routine   99903

Definition at line 573 of file oorexxerrors.h.

◆ Rexx_Error_Translation_expose

#define Rexx_Error_Translation_expose   99907

Definition at line 577 of file oorexxerrors.h.

◆ Rexx_Error_Translation_expose_interpret

#define Rexx_Error_Translation_expose_interpret   99908

Definition at line 578 of file oorexxerrors.h.

◆ Rexx_Error_Translation_external_attribute

#define Rexx_Error_Translation_external_attribute   99935

Definition at line 602 of file oorexxerrors.h.

◆ Rexx_Error_Translation_external_method

#define Rexx_Error_Translation_external_method   99936

Definition at line 603 of file oorexxerrors.h.

◆ Rexx_Error_Translation_external_routine

#define Rexx_Error_Translation_external_routine   99939

Definition at line 606 of file oorexxerrors.h.

◆ Rexx_Error_Translation_forward_interpret

#define Rexx_Error_Translation_forward_interpret   99923

Definition at line 592 of file oorexxerrors.h.

◆ Rexx_Error_Translation_guard

#define Rexx_Error_Translation_guard   99909

Definition at line 579 of file oorexxerrors.h.

◆ Rexx_Error_Translation_guard_expose

#define Rexx_Error_Translation_guard_expose   99913

Definition at line 582 of file oorexxerrors.h.

◆ Rexx_Error_Translation_guard_guard

#define Rexx_Error_Translation_guard_guard   99911

Definition at line 580 of file oorexxerrors.h.

◆ Rexx_Error_Translation_guard_interpret

#define Rexx_Error_Translation_guard_interpret   99912

Definition at line 581 of file oorexxerrors.h.

◆ Rexx_Error_Translation_invalid_attribute

#define Rexx_Error_Translation_invalid_attribute   99925

Definition at line 593 of file oorexxerrors.h.

◆ Rexx_Error_Translation_invalid_line

#define Rexx_Error_Translation_invalid_line   99921

Definition at line 589 of file oorexxerrors.h.

◆ Rexx_Error_Translation_missing_class

#define Rexx_Error_Translation_missing_class   99905

Definition at line 575 of file oorexxerrors.h.

◆ Rexx_Error_Translation_reply

#define Rexx_Error_Translation_reply   99919

Definition at line 588 of file oorexxerrors.h.

◆ Rexx_Error_Translation_reply_interpret

#define Rexx_Error_Translation_reply_interpret   99924

Definition at line 591 of file oorexxerrors.h.

◆ Rexx_Error_Translation_requires

#define Rexx_Error_Translation_requires   99922

Definition at line 590 of file oorexxerrors.h.

◆ Rexx_Error_Translation_use_comma

#define Rexx_Error_Translation_use_comma   99918

Definition at line 587 of file oorexxerrors.h.

◆ Rexx_Error_Translation_use_interpret

#define Rexx_Error_Translation_use_interpret   99915

Definition at line 584 of file oorexxerrors.h.

◆ Rexx_Error_Translation_use_strict_ellipsis

#define Rexx_Error_Translation_use_strict_ellipsis   99930

Definition at line 597 of file oorexxerrors.h.

◆ Rexx_Error_Translation_user_defined

#define Rexx_Error_Translation_user_defined   99900

Definition at line 570 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_comma

#define Rexx_Error_Unexpected_comma   37000

Definition at line 318 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_comma_bracket

#define Rexx_Error_Unexpected_comma_bracket   37901

Definition at line 322 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_comma_comma

#define Rexx_Error_Unexpected_comma_comma   37001

Definition at line 319 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_comma_paren

#define Rexx_Error_Unexpected_comma_paren   37002

Definition at line 320 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_comma_user_defined

#define Rexx_Error_Unexpected_comma_user_defined   37900

Definition at line 321 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_curly_bracket

#define Rexx_Error_Unexpected_curly_bracket   37902

Definition at line 323 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end

#define Rexx_Error_Unexpected_end   10000

Definition at line 84 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_control

#define Rexx_Error_Unexpected_end_control   10002

Definition at line 86 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_else

#define Rexx_Error_Unexpected_end_else   10006

Definition at line 89 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_nocontrol

#define Rexx_Error_Unexpected_end_nocontrol   10003

Definition at line 87 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_nodo

#define Rexx_Error_Unexpected_end_nodo   10001

Definition at line 85 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_select

#define Rexx_Error_Unexpected_end_select   10004

Definition at line 90 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_select_nolabel

#define Rexx_Error_Unexpected_end_select_nolabel   10007

Definition at line 91 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_end_then

#define Rexx_Error_Unexpected_end_then   10005

Definition at line 88 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_label

#define Rexx_Error_Unexpected_label   47000

Definition at line 400 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_label_interpret

#define Rexx_Error_Unexpected_label_interpret   47001

Definition at line 401 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_procedure

#define Rexx_Error_Unexpected_procedure   17000

Definition at line 112 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_procedure_call

#define Rexx_Error_Unexpected_procedure_call   17001

Definition at line 113 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_procedure_interpret

#define Rexx_Error_Unexpected_procedure_interpret   17901

Definition at line 114 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_then

#define Rexx_Error_Unexpected_then   8000

Definition at line 78 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_then_else

#define Rexx_Error_Unexpected_then_else   8002

Definition at line 80 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_then_then

#define Rexx_Error_Unexpected_then_then   8001

Definition at line 79 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_when

#define Rexx_Error_Unexpected_when   9000

Definition at line 81 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_when_otherwise

#define Rexx_Error_Unexpected_when_otherwise   9002

Definition at line 83 of file oorexxerrors.h.

◆ Rexx_Error_Unexpected_when_when

#define Rexx_Error_Unexpected_when_when   9001

Definition at line 82 of file oorexxerrors.h.

◆ Rexx_Error_Unknown_OLE_Error

#define Rexx_Error_Unknown_OLE_Error   92901

Definition at line 448 of file oorexxerrors.h.

◆ Rexx_Error_Unknown_OLE_Method

#define Rexx_Error_Unknown_OLE_Method   92907

Definition at line 454 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_parenthesis

#define Rexx_Error_Unmatched_parenthesis   36000

Definition at line 313 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_parenthesis_curly

#define Rexx_Error_Unmatched_parenthesis_curly   36903

Definition at line 317 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_parenthesis_paren

#define Rexx_Error_Unmatched_parenthesis_paren   36901

Definition at line 315 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_parenthesis_square

#define Rexx_Error_Unmatched_parenthesis_square   36902

Definition at line 316 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_parenthesis_user_defined

#define Rexx_Error_Unmatched_parenthesis_user_defined   36900

Definition at line 314 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_quote

#define Rexx_Error_Unmatched_quote   6000

Definition at line 69 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_quote_comment

#define Rexx_Error_Unmatched_quote_comment   6001

Definition at line 70 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_quote_double

#define Rexx_Error_Unmatched_quote_double   6003

Definition at line 72 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_quote_single

#define Rexx_Error_Unmatched_quote_single   6002

Definition at line 71 of file oorexxerrors.h.

◆ Rexx_Error_Unmatched_quote_user_defined

#define Rexx_Error_Unmatched_quote_user_defined   6900

Definition at line 73 of file oorexxerrors.h.

◆ Rexx_Error_Unsupported_copy_method

#define Rexx_Error_Unsupported_copy_method   93970

Definition at line 524 of file oorexxerrors.h.

◆ Rexx_Error_Unsupported_method

#define Rexx_Error_Unsupported_method   93963

Definition at line 517 of file oorexxerrors.h.

◆ Rexx_Error_Unsupported_new_method

#define Rexx_Error_Unsupported_new_method   93967

Definition at line 521 of file oorexxerrors.h.

◆ Rexx_Error_Variable_expected

#define Rexx_Error_Variable_expected   89000

Definition at line 435 of file oorexxerrors.h.

◆ Rexx_Error_Variable_expected_PARSE

#define Rexx_Error_Variable_expected_PARSE   89002

Definition at line 437 of file oorexxerrors.h.

◆ Rexx_Error_Variable_expected_USE

#define Rexx_Error_Variable_expected_USE   89001

Definition at line 436 of file oorexxerrors.h.

◆ Rexx_Error_Variable_reference

#define Rexx_Error_Variable_reference   46000

Definition at line 395 of file oorexxerrors.h.

◆ Rexx_Error_Variable_reference_extra

#define Rexx_Error_Variable_reference_extra   46001

Definition at line 396 of file oorexxerrors.h.

◆ Rexx_Error_Variable_reference_missing

#define Rexx_Error_Variable_reference_missing   46901

Definition at line 398 of file oorexxerrors.h.

◆ Rexx_Error_Variable_reference_use

#define Rexx_Error_Variable_reference_use   46902

Definition at line 399 of file oorexxerrors.h.

◆ Rexx_Error_Variable_reference_user_defined

#define Rexx_Error_Variable_reference_user_defined   46900

Definition at line 397 of file oorexxerrors.h.

◆ Rexx_Error_Variable_symbol_expected_USE_NAMED

#define Rexx_Error_Variable_symbol_expected_USE_NAMED   87002

Definition at line 410 of file oorexxerrors.h.

◆ Rexx_Error_Variant2Rexx

#define Rexx_Error_Variant2Rexx   92902

Definition at line 449 of file oorexxerrors.h.

◆ Rexx_Error_When_expected

#define Rexx_Error_When_expected   7000

Definition at line 74 of file oorexxerrors.h.

◆ Rexx_Error_When_expected_nootherwise

#define Rexx_Error_When_expected_nootherwise   7003

Definition at line 77 of file oorexxerrors.h.

◆ Rexx_Error_When_expected_when

#define Rexx_Error_When_expected_when   7001

Definition at line 75 of file oorexxerrors.h.

◆ Rexx_Error_When_expected_whenotherwise

#define Rexx_Error_When_expected_whenotherwise   7002

Definition at line 76 of file oorexxerrors.h.