Differences

This shows you the differences between two versions of the page.

Link to this comparison view

config:euphoria [2013/02/27 19:13] – created ken_rhodesconfig:euphoria [2013/02/27 20:28] (current) – added Euphoria standard library tags and download link for Context Sensitive Help utility program ken_rhodes
Line 140: Line 140:
 </file> </file>
  
-{{tag>configure Euphoria filetype snippets}}+Download the Euphoria Context Sensitive Help program for Geany:   
 +[[http://rapideuphoria.com/euhelp.tar|EuHelp.ex]] 
 + 
 +Save the following file to //~/.config/geany/tags/std.euphoria-4.1.e.tags// 
 +<file properties std.euphoria-4.1.e.tags> 
 +# format=pipe 
 +ADDRESS_LENGTH||| 
 +A_READ||| 
 +BAD_FILE||| 
 +BAD_RECNO||| 
 +BAD_SEEK||| 
 +BLINKING||| 
 +BYTES_PER_CHAR||| 
 +CMD_SWITCHES||| 
 +CONNECTION||| 
 +CONNECT_FREE||| 
 +CONNECT_LOCK||| 
 +CONNECT_TABLE||| 
 +DB_BAD_NAME||| 
 +DB_EXISTS_ALREADY||| 
 +DB_FATAL_FAIL||| 
 +DB_LOCK_EXCLUSIVE||| 
 +DB_LOCK_FAIL||| 
 +DB_LOCK_NO||| 
 +DB_LOCK_READ_ONLY||| 
 +DB_LOCK_SHARED||| 
 +DB_OK||| 
 +DB_OPEN_FAIL||| 
 +DEP_on||| 
 +DISCONNECT||| 
 +DOS32||| 
 +DUP_TABLE||| 
 +EOF||| 
 +EOL||| 
 +EOLSEP||| 
 +ERR_ACCESS||| 
 +ERR_ADDRINUSE||| 
 +ERR_ADDRNOTAVAIL||| 
 +ERR_AFNOSUPPORT||| 
 +ERR_AGAIN||| 
 +ERR_ALREADY||| 
 +ERR_CONNABORTED||| 
 +ERR_CONNREFUSED||| 
 +ERR_CONNRESET||| 
 +ERR_DESTADDRREQ||| 
 +ERR_FAULT||| 
 +ERR_HOSTUNREACH||| 
 +ERR_INPROGRESS||| 
 +ERR_INTR||| 
 +ERR_INVAL||| 
 +ERR_IO||| 
 +ERR_ISCONN||| 
 +ERR_ISDIR||| 
 +ERR_LOOP||| 
 +ERR_MFILE||| 
 +ERR_MSGSIZE||| 
 +ERR_NAMETOOLONG||| 
 +ERR_NETDOWN||| 
 +ERR_NETRESET||| 
 +ERR_NETUNREACH||| 
 +ERR_NFILE||| 
 +ERR_NOBUFS||| 
 +ERR_NOENT||| 
 +ERR_NOTCONN||| 
 +ERR_NOTDIR||| 
 +ERR_NOTINITIALISED||| 
 +ERR_NOTSOCK||| 
 +ERR_OPNOTSUPP||| 
 +ERR_PROTONOSUPPORT||| 
 +ERR_PROTOTYPE||| 
 +ERR_ROFS||| 
 +ERR_SHUTDOWN||| 
 +ERR_SOCKTNOSUPPORT||| 
 +ERR_TIMEDOUT||| 
 +ERR_WOULDBLOCK||| 
 +IDABORT||| 
 +INIT_FREE||| 
 +INIT_TABLES||| 
 +INSERT_FAILED||| 
 +LARGEMAP||| 
 +LAST_ERROR_CODE||| 
 +LEFT_DOWN||| 
 +LEFT_UP||| 
 +LOCK_EXCLUSIVE||| 
 +LOCK_METHOD||| 
 +LOCK_SHARED||| 
 +MB_ABORTRETRYIGNORE||| 
 +MISSING_END||| 
 +MOVE||| 
 +NESTED_ANY||| 
 +NO_DATABASE||| 
 +NO_TABLE||| 
 +NULL||| 
 +NULLDEVICE||| 
 +OK||| 
 +PAGE_EXECUTE||| 
 +PAGE_EXECUTE_READ||| 
 +PAGE_EXECUTE_READWRITE||| 
 +PAGE_EXECUTE_WRITECOPY||| 
 +PAGE_NOACCESS||| 
 +PAGE_NONE||| 
 +PAGE_READ||| 
 +PAGE_READONLY||| 
 +PAGE_READWRITE||| 
 +PAGE_READ_EXECUTE||| 
 +PAGE_READ_WRITE||| 
 +PAGE_READ_WRITE_EXECUTE||| 
 +PAGE_SIZE||| 
 +PAGE_WRITECOPY||| 
 +PAGE_WRITE_COPY||| 
 +PAGE_WRITE_EXECUTE_COPY||| 
 +PATHSEP||| 
 +PI||| 
 +RIGHT_DOWN||| 
 +RIGHT_UP||| 
 +SCREEN||| 
 +SEQ_NOALT||| 
 +SHARED_LIB_EXT||| 
 +SLASH||| 
 +SLASHES||| 
 +SMALLMAP||| 
 +STDERR||| 
 +STDFLTR_ALPHA||| 
 +STDIN||| 
 +STDOUT||| 
 +W_BAD_PATH||| 
 +abbreviate_path||| 
 +abs||| 
 +absolute_path||| 
 +accept||| 
 +add||| 
 +add_item||| 
 +all_matches||| 
 +allocate||| 
 +allocate_code||| 
 +allocate_data||| 
 +allocate_pointer_array||| 
 +allocate_protect||| 
 +allocate_string||| 
 +allocate_string_pointer_array||| 
 +allocate_wstring||| 
 +allow_break||| 
 +ampm||| 
 +any_key||| 
 +append_lines||| 
 +apply||| 
 +approx||| 
 +arccos||| 
 +arccosh||| 
 +arcsin||| 
 +arcsinh||| 
 +arctanh||| 
 +assert||| 
 +at||| 
 +atan2||| 
 +atom_to_float32||| 
 +atom_to_float64||| 
 +attr_to_colors||| 
 +begins||| 
 +bfind||| 
 +binary_search||| 
 +bind||| 
 +binop_ok||| 
 +bits_to_int||| 
 +bk_color||| 
 +breakup||| 
 +build_commandline||| 
 +build_list||| 
 +byte_range||| 
 +bytes_to_int||| 
 +calc_hash||| 
 +calc_primes||| 
 +call_back||| 
 +canon2win||| 
 +canonical||| 
 +canonical_path||| 
 +case_flagset_type||| 
 +ceil||| 
 +chance||| 
 +chdir||| 
 +check_all_blocks||| 
 +check_break||| 
 +check_calls||| 
 +check_free_list||| 
 +checksum||| 
 +clear||| 
 +clear_directory||| 
 +close||| 
 +cmd_parse||| 
 +color||| 
 +colors_to_attr||| 
 +columnize||| 
 +combine||| 
 +compare||| 
 +connect||| 
 +console_colors||| 
 +copy||| 
 +copy_file||| 
 +cosh||| 
 +crash||| 
 +crash_file||| 
 +crash_message||| 
 +crash_routine||| 
 +create||| 
 +create_directory||| 
 +create_file||| 
 +curdir||| 
 +current_dir||| 
 +cursor||| 
 +custom_sort||| 
 +datetime||| 
 +day_abbrs||| 
 +day_names||| 
 +days_in_month||| 
 +days_in_year||| 
 +db_cache_clear||| 
 +db_clear_table||| 
 +db_close||| 
 +db_compress||| 
 +db_connect||| 
 +db_create||| 
 +db_create_table||| 
 +db_current||| 
 +db_current_table||| 
 +db_delete_record||| 
 +db_delete_table||| 
 +db_dump||| 
 +db_fatal_id||| 
 +db_fetch_record||| 
 +db_find_key||| 
 +db_get_errors||| 
 +db_get_recid||| 
 +db_insert||| 
 +db_open||| 
 +db_record_data||| 
 +db_record_key||| 
 +db_record_recid||| 
 +db_rename_table||| 
 +db_replace_data||| 
 +db_replace_recid||| 
 +db_select||| 
 +db_select_table||| 
 +db_set_caching||| 
 +db_table_list||| 
 +db_table_size||| 
 +decanonical||| 
 +decode||| 
 +defaulted_value||| 
 +defaultext||| 
 +define_c_func||| 
 +define_c_proc||| 
 +define_c_var||| 
 +deg2rad||| 
 +delete_file||| 
 +deserialize||| 
 +diff||| 
 +dir||| 
 +dir_size||| 
 +dirname||| 
 +disk_metrics||| 
 +disk_size||| 
 +display||| 
 +display_text_image||| 
 +driveid||| 
 +dump||| 
 +dup||| 
 +edges_only||| 
 +encode||| 
 +ends||| 
 +ensure_in_list||| 
 +ensure_in_range||| 
 +error_code||| 
 +error_message||| 
 +error_names||| 
 +error_no||| 
 +error_to_string||| 
 +escape||| 
 +exec||| 
 +exp||| 
 +extract||| 
 +fetch||| 
 +fib||| 
 +file_exists||| 
 +file_length||| 
 +file_number||| 
 +file_position||| 
 +file_timestamp||| 
 +file_type||| 
 +filebase||| 
 +fileext||| 
 +filename||| 
 +filter||| 
 +find||| 
 +find_all||| 
 +find_all_but||| 
 +find_any||| 
 +find_each||| 
 +find_nested||| 
 +find_replace||| 
 +find_replace_callback||| 
 +find_replace_limit||| 
 +flags_to_string||| 
 +flatten||| 
 +float32_to_atom||| 
 +float64_to_atom||| 
 +flush||| 
 +for_each||| 
 +format||| 
 +frac||| 
 +free||| 
 +free_code||| 
 +free_console||| 
 +free_pointer_array||| 
 +from_date||| 
 +from_unix||| 
 +gcd||| 
 +get||| 
 +get_bytes||| 
 +get_def_lang||| 
 +get_dstring||| 
 +get_integer16||| 
 +get_integer32||| 
 +get_lang_path||| 
 +get_lcid||| 
 +get_mouse||| 
 +get_option||| 
 +get_ovector_size||| 
 +get_pid||| 
 +get_position||| 
 +get_rand||| 
 +get_screen_char||| 
 +get_text||| 
 +graphics_mode||| 
 +graphics_point||| 
 +has||| 
 +has_console||| 
 +has_match||| 
 +hex_text||| 
 +iff||| 
 +info||| 
 +init_curdir||| 
 +insertion_sort||| 
 +instance||| 
 +int_to_bits||| 
 +int_to_bytes||| 
 +intdiv||| 
 +is_DEP_supported||| 
 +is_empty||| 
 +is_even||| 
 +is_even_obj||| 
 +is_in_list||| 
 +is_in_range||| 
 +is_leap_year||| 
 +is_match||| 
 +is_using_DEP||| 
 +is_win_nt||| 
 +join||| 
 +join_path||| 
 +keys||| 
 +kill||| 
 +lang_load||| 
 +larger_of||| 
 +last||| 
 +lcid||| 
 +listen||| 
 +load||| 
 +load_map||| 
 +locale_canonical||| 
 +locate_file||| 
 +lock_file||| 
 +lock_type||| 
 +log10||| 
 +lookup||| 
 +machine_addr||| 
 +map||| 
 +mapping||| 
 +match_all||| 
 +match_any||| 
 +match_replace||| 
 +matches||| 
 +max||| 
 +maybe_any_key||| 
 +merge||| 
 +message_box||| 
 +mid||| 
 +min||| 
 +minsize||| 
 +mixture||| 
 +mod||| 
 +money||| 
 +month_abbrs||| 
 +month_names||| 
 +mouse_events||| 
 +mouse_pointer||| 
 +move_file||| 
 +my_dir||| 
 +nested_get||| 
 +nested_put||| 
 +new||| 
 +new_extra||| 
 +new_from_kvpairs||| 
 +new_from_string||| 
 +new_time||| 
 +next_prime||| 
 +now||| 
 +now_gmt||| 
 +number||| 
 +open_dll||| 
 +optimize||| 
 +option_spec||| 
 +option_spec_to_string||| 
 +or_all||| 
 +pad_head||| 
 +pad_tail||| 
 +page_aligned_address||| 
 +pairs||| 
 +parse||| 
 +parse_commandline||| 
 +patch||| 
 +pathinfo||| 
 +pathname||| 
 +peek_end||| 
 +peek_top||| 
 +peek_wstring||| 
 +pivot||| 
 +platform_locale||| 
 +poke_string||| 
 +poke_wstring||| 
 +pop||| 
 +positive_int||| 
 +posix_names||| 
 +powof2||| 
 +pretty_print||| 
 +prime_list||| 
 +process||| 
 +process_lines||| 
 +product||| 
 +project||| 
 +prompt_number||| 
 +prompt_string||| 
 +push||| 
 +put||| 
 +put_integer16||| 
 +put_integer32||| 
 +put_screen_char||| 
 +rad2deg||| 
 +rand_range||| 
 +read||| 
 +read_bitmap||| 
 +read_file||| 
 +read_lines||| 
 +receive||| 
 +receive_from||| 
 +regex||| 
 +register_block||| 
 +rehash||| 
 +remove||| 
 +remove_all||| 
 +remove_directory||| 
 +remove_dups||| 
 +remove_item||| 
 +remove_subseq||| 
 +rename_file||| 
 +repeat_pattern||| 
 +retain_all||| 
 +reverse||| 
 +rfind||| 
 +rmatch||| 
 +rnd||| 
 +rnd_1||| 
 +roll||| 
 +rotate||| 
 +rotate_bits||| 
 +round||| 
 +safe_address||| 
 +safe_address_list||| 
 +sample||| 
 +save_bitmap||| 
 +save_map||| 
 +save_text_image||| 
 +scroll||| 
 +seek||| 
 +select||| 
 +send||| 
 +send_to||| 
 +serialize||| 
 +series||| 
 +service_by_name||| 
 +service_by_port||| 
 +set||| 
 +set_accumulate_summary||| 
 +set_decimal_mark||| 
 +set_def_lang||| 
 +set_lang_path||| 
 +set_option||| 
 +set_rand||| 
 +set_test_abort||| 
 +set_test_verbosity||| 
 +set_wait_on_summary||| 
 +setenv||| 
 +shift_bits||| 
 +show_block||| 
 +show_help||| 
 +shuffle||| 
 +shutdown||| 
 +sign||| 
 +sim_index||| 
 +sinh||| 
 +size||| 
 +sleep||| 
 +slice||| 
 +smaller_of||| 
 +socket||| 
 +sort||| 
 +sort_columns||| 
 +split||| 
 +split_any||| 
 +split_limit||| 
 +split_path||| 
 +sprint||| 
 +stack||| 
 +statistics||| 
 +std||| 
 +std_library_address||| 
 +store||| 
 +subtract||| 
 +sum||| 
 +swap||| 
 +tanh||| 
 +task_delay||| 
 +temp_file||| 
 +test_equal||| 
 +test_fail||| 
 +test_false||| 
 +test_not_equal||| 
 +test_pass||| 
 +test_report||| 
 +test_true||| 
 +text_color||| 
 +text_rows||| 
 +threshold||| 
 +to_integer||| 
 +to_number||| 
 +to_string||| 
 +to_unix||| 
 +top||| 
 +transform||| 
 +translate||| 
 +transmute||| 
 +trsprintf||| 
 +trunc||| 
 +type_of||| 
 +uname||| 
 +unlock_file||| 
 +unregister_block||| 
 +unsetenv||| 
 +valid_index||| 
 +valid_memory_protection_constant||| 
 +value||| 
 +values||| 
 +video_config||| 
 +vlookup||| 
 +vslice||| 
 +w32_name_canonical||| 
 +w32_names||| 
 +wait_key||| 
 +walk_dir||| 
 +warning_file||| 
 +weeks_day||| 
 +where||| 
 +which_bit||| 
 +wrap||| 
 +write||| 
 +write_file||| 
 +write_lines||| 
 +writef||| 
 +years_day||| 
 +</file> 
 +{{tag>configure Euphoria filetype snippets tags}}
Print/export