(form"01130"(size 28 13) (heading "Bottom of hole parameters") (label (position 2 3) (text "Hole Length") ) (field "hole_length" (position 12 3) (display_length 10) (max_length 20) (input allowed) (null disallowed) (value_in "Set Length" "Set Elevation" "DTM layer" "DTM file" "Set to Segment" "Selected Point") (default "Set Length") ) (field "set_length_label" (position 2 4) (display_length 8) (background(user_option "form_background")) (dependency(value "hole_length") == "Set Length") (input disallowed) (default "Hole Length") ) (field "set_length" (position 12 4) (display_length 8) (max_length 20) (low_bound 0.001) (dependency(value "hole_length") == "Set Length") (format real_8) (input allowed) (null disallowed) ) (field "segment_offset_label" (position 2 4) (display_length 10) (background(user_option "form_background")) (dependency(value "hole_length") == "Set to Segment") (input disallowed) (default "Segment Offset") ) (field "segment_offset" (position 12 4) (display_length 8) (max_length 20) (dependency(value "hole_length") == "Set to Segment") (format real_8) (low_bound 0) (input allowed) (null disallowed) (default "0") ) (field "Segment_fix_label" (position 2 5) (display_length 10) (background(user_option "form_background")) (dependency(value "hole_length") == "Set to Segment") (input disallowed) (default "Fix Value") ) (field "segment_fix" (position 12 5) (display_length 8) (max_length 20) (dependency(value "hole_length") == "Set to Segment") (input allowed) (value_in "Bearing" "Offset") (default "Bearing") ) (field "set_el_label" (position 2 4) (display_length 8) (background(user_option "form_background")) (dependency(value "hole_length") == "Set Elevation") (input disallowed) (default "Elevation") ) (field "set_el" (position 12 4) (display_length 8) (max_length 20) (dependency(value "hole_length") == "Set Elevation") (format real_8) (input allowed) (null disallowed) ) (field "length_layer_label" (position 2 4) (display_length 8) (background(user_option "form_background")) (dependency(value "hole_length") == "DTM layer") (input disallowed) (default "Layer Name") ) (field "length_layer_name" (position 12 4) (display_length 13) (max_length "APP_MAX_LAYER_NAME_LENGTH") (auto_next off) (dependency(value "hole_length") == "DTM layer") (input allowed) ) (field "object_id_lay_bot" (position 12 12) (display_length 5) (max_length "APP_MAX_LAYER_NAME_LENGTH") (dependency(value "hole_length") == "DTM layer") (format integer_4) (input allowed) ) (field "trisolation_id_lay_bot" (position 12 12) (display_length 5) (max_length "APP_MAX_LAYER_NAME_LENGTH") (dependency(value "hole_length") == "DTM layer") (format integer_4) (input allowed) ) (field "length_location_label" (position 2 4) (display_length 8) (background(user_option "form_background")) (dependency(value "hole_length") == "DTM file") (input disallowed) (default "Location") ) (field "length_file_location" (position 12 4) (display_length 10) (max_length 50) (dependency(value "hole_length") == "DTM file") (file(link "length_file_id")(extension "*.dtm")) (input allowed) ) (field "length_id_label" (position 2 5) (display_length 2) (background(user_option "form_background")) (dependency(value "hole_length") == "DTM file") (input disallowed) (default "Id") ) (field "length_file_id" (position 12 5) (display_length 10) (dependency(value "hole_length") == "DTM file") (input allowed) ) (field "object_id_bot" (position 12 12) (display_length 5) (max_length "APP_MAX_LAYER_NAME_LENGTH") (dependency(value "hole_length") == "DTM file") (format integer_4) (input allowed) ) (field "trisolation_id_bot" (position 12 12) (display_length 5) (max_length "APP_MAX_LAYER_NAME_LENGTH") (dependency(value "hole_length") == "DTM file") (format integer_4) (input allowed) ) (field "length_visible_label" (position 2 6) (display_length 8) (background(user_option "form_background")) (dependency(value "hole_length") == "DTM file") (input disallowed) (default "Make Visible?") ) (field "length_visible" (position 12 6) (display_length 3) (dependency(value "hole_length") == "DTM file") (input allowed) (value_in "Yes" "No") (default "No") ) (label (position 2 8) (text "Hole Bearing") ) (field "bearing" (position 12 8) (display_length 8) (dependency(value "hole_length") != "Selected Point") (max_length 20) (format decimal_angle) (low_bound 0) (high_bound 6.283185307) (input allowed) (null disallowed) (default "0") ) (label (position 2 9) (text "Hole Dip") ) (field "dip" (position 12 9) (display_length 6) (max_length 20) (low_bound -1.570796327) (high_bound 1.570796327) (format decimal_angle) (dependency(value "hole_length") != "Set to Segment||Selected Point") (input allowed) (null disallowed) (default "-90") ) (label (position 2 10) (text "Hole Diameter") ) (field "diameter" (position 12 10) (display_length 6) (max_length 20) (low_bound 0) (format real_8) (input allowed) (null disallowed) ) (field "subdrill" (position 12 17) (display_length 6) (max_length 20) (format real_8) (input allowed) ) (field "rig" (position 12 19) (display_length 8) (max_length 20) (input allowed) ) (default_buttons) )