(form "01126" (size 66 20) (heading "LOAD BLAST HOLES TO DATABASE") (scroll_block "duplicate_holes_scroll" (position 1 1) (size 18 4) (extra 0 1) (scroll_size 16 10) (repeat (grow 0 1) (instances 1 (min 1))) (main (field "duplicate_holes" (position 1 0) (display_length 16) (input disallowed) (max_length 256) ) ) ) (field "duplicate_overwrite" (position 29 2) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null disallowed) (max_length 1) (default "N")) (field "no_duplicates" (position 22 2) (display_length 15) (background (user_option "form_background")) (foreground (user_option "form_text_highlight")) (input disallowed) (translate none) (null allowed) (max_length 256) (value_in "No duplicates") (default "No duplicates")) (scroll_block "extra_holes_scroll" (position 1 1) (size 18 4) (extra 0 1) (scroll_size 16 10) (repeat (grow 0 1) (instances 1 (min 1))) (main (field "extra_holes" (position 1 0) (display_length 16) (input disallowed) (max_length 256)) ) ) (field "extra_holes_delete" (position 29 2) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null disallowed) (max_length 1) (default "N")) (field "no_extra" (position 22 2) (display_length 15) (background (user_option "form_background")) (foreground (user_option "form_text_highlight")) (input disallowed) (translate none) (null allowed) (max_length 256) (value_in "No extra holes") (default "No extra holes")) (field "load_charging_data" (position 23.5 1) (display_length 1) (value_in "Y" "N") (input allowed) (translate upper) (null disallowed) (max_length 1) (default "Y")) (field "charging_table_name" (position 10 3) (display_length 16) (input allowed) (max_length 256) (translate lower) (format db_charset) (null disallowed) (dependency (value "load_charging_data") == "Y")) (field "load_sample_data" (position 16 0) (display_length 1) (value_in "Y" "N") (input allowed) (translate upper) (null disallowed) (max_length 1) (default "N")) (field "sample_table_name" (position 16 1) (display_length 13) (input allowed) (translate lower) (null disallowed) (max_length 18) (format db_charset) (dependency (value "load_sample_data") == "Y")) (field "sample_prefix" (position 16 2) (display_length 13) (input allowed) (translate none) (null allowed) (max_length 256) (default "%ID%-") (dependency (value "load_sample_data") == "Y")) (label (position 30 2) (foreground (user_option "form_text_highlight")) (text "(use %ID% as a place holder for the hole Id)")) (field "increment_start" (position 16 3) (display_length 13) (input allowed) (translate upper) (null allowed) (max_length 256) (default "1") (dependency (value "load_sample_data") == "Y")) (field "padding_length" (position 42 3) (display_length 1) (input allowed)(translate none) (null allowed) (max_length 3) (format integer_4) (default "0") (dependency (value "load_sample_data") == "Y")) (field "padding_char" (position 60 3) (display_length 1) (input allowed) (translate upper) (null allowed) (max_length 1) (default "0") (dependency (value "load_sample_data") == "Y")) (field "sample_suffix" (position 16 4) (display_length 13) (input allowed) (translate none) (null allowed) (max_length 256) (dependency (value "load_sample_data") == "Y")) (label (position 30 4) (foreground (user_option "form_text_highlight")) (text "(use %ID% as a place holder for the hole Id)")) (field "increment_method" (position 16 5) (display_length 13) (input allowed) (translate lower) (null disallowed) (max_length 256) (value_in "continuous" "reset at each hole") (default "continuous") (dependency (value "load_sample_data") == "Y")) (label (position 1 6 ) (foreground (user_option "form_text_highlight")) (text "Sample Id examples")) (field "sample_example" (position 16 6) (display_length 47) (background (user_option "form_background")) (foreground (user_option "form_text_highlight")) (input disallowed) (translate none) (null allowed) (max_length 256) (format integer_4) (dependency (value "load_sample_data") == "Y")) (field "sampling_method" (position 16 7) (display_length 13) (input allowed) (translate lower) (null disallowed) (max_length 256) (value_in "single sample" "fixed length" "varying lengths") (default "single sample") (dependency (value "load_sample_data") == "Y")) (field "sample_lengths" (position 44 7) (display_length 3) (input allowed) (max_length 256) (null allowed) (low_bound 0) (format range) (dependency (value "load_sample_data") == "Y")) (label (position 50 7) (foreground (user_option "form_text_highlight")) (text "blank for hole depth")) (field "end_sample_method" (position 16 8) (display_length 18) (input allowed) (translate lower) (null disallowed) (max_length 256) (value_in "ignore partial sample" "include partial sample" "extend to hole length" "extend on tolerance" "include if min length") (default "include partial sample") (dependency (value "sampling_method") != "single sample")) (field "end_distance" (position 44 8) (display_length 1) (input allowed) (null disallowed) (max_length 10) (format real_8) (low_bound 0) (default "0.0")) (field "report_file" (position 12 10) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (file output (extension trim "reports|*.not")) (help "REPORT_FILE_NAME_TIP")) (field "report_format" (position 12 10) (display_length 21) (input allowed) (null allowed) (value_in ".not - Surpac Note File" ".csv - Comma Separated (Spreadsheet)" ".htm - Hypertext Markup Language (Web)" ".html - Hypertext Markup Language (Web)" ".rtf - Rich Text Format (Microsoft Word)" ".pdf - Adobe Acrobat" ".ps - Postscript" ".log - Surpac log file")) (default_buttons) )