(form "13001" (size 61 15) (help "13001_TIP_0") (heading "RING PARAMETERS") (label (position 5 3) (text "Define Drill Geometry")) (label (position 8 4) (text "Location Name")) (label (position 8 5) (text "Id Number")) (label (position 5 6) (text "Toe Spacing")) (label (position 30 6) (text "Tolerance")) (label (position 5 7) (text "Define the Minimum Collar Distance")) (label (position 5 8) (text "Define the Amount of OVERDRILL")) (label (position 5 9) (text "Direction of Ring")) (label (position 5 10) (text "Drill Holes Defined by Bearings?")) (label (position 5 11) (text "Enter Bearing")) (label (position 5 12) (text "Critical Radius for Charging")) (field "rig_loc" (position 26 4) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (file (link "rig_id") (extension "*.str")) (help "13001_TIP_1")) (field "rig_id" (position 26 5) (display_length 10) (input allowed) (low_bound -999999.9) (high_bound 999999.9) (translate upper) (format real_8) (null disallowed) (max_length 10) (help "13001_TIP_2")) (field "toe" (position 17 6) (display_length 8) (input allowed) (low_bound 0.1) (high_bound 100.0) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_3")) (field "tolerance" (position 40 6) (display_length 8) (input allowed) (low_bound 0) (high_bound 100) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_4")) (field "collardist" (position 40 7) (display_length 8) (input allowed) (low_bound 0) (high_bound 100) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_5")) (field "overdrill" (position 40 8) (display_length 8) (input allowed) (low_bound -100) (high_bound 100) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_6")) (field "ring_direction" (position 40 9) (display_length 1) (input allowed) (value_in "c" "a") (translate lower) (null allowed) (max_length 1) (help "13001_TIP_7")) (field "bearing reqd" (position 40 10) (display_length 1) (input allowed) (value_in "y" "n") (translate lower) (null allowed) (max_length 1) (help "13001_TIP_8")) (field "bearing" (position 40 11) (display_length 8) (input allowed) (dependency (value "bearing reqd") == "y") (low_bound -360) (high_bound 360) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_9")) (field "crit radius" (position 40 12) (display_length 8) (input allowed) (low_bound 0) (high_bound 100) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "13001_TIP_10")) (default_buttons) )