(form "12020" (size 46 10) (help "12020_TIP_0") (heading "DISPLAY DRILL HOLE SECTIONS/PLANS") (label (position 5 3) (text "Define the range of section/plan files")) (label (position 5 4) (text "Location")) (label (position 5 5) (text "ID range")) (label (position 5 6) (text "Always Update Display")) (label (position 5 7) (text "Always Rescale Display")) (field "loc" (position 20 4) (display_length 20) (input allowed) (max_length 26) (translate lower) (null allowed) (file (link "idrange") (extension "*.str")) (help "12020_TIP_1")) (field "idrange" (position 20 5) (display_length 20) (input allowed) (max_length 32) (format range) (null disallowed) (help "12020_TIP_2")) (field "update" (position 20 6) (display_length 3) (input allowed) (value_in "Yes" "No") (default "No") (null disallowed) (max_length 3) (help "12020_TIP_3")) (field "rescale" (position 20 7) (display_length 3) (input allowed) (value_in "Yes" "No") (default "No") (null disallowed) (max_length 3) (help "12020_TIP_4")) (default_buttons) )