(form "13000" (size 65 9) (help "13000_TIP_0") (heading "UNDERGROUND RING DRILLING") (label (position 2 3) (text "Define the Range of Sections")) (label (position 2 4) (text "Location for Survey Openings")) (label (position 2 5) (text "Location for Stope Outlines")) (label (position 2 6) (text "Location for the New Ring")) (field "secrange" (position 30 3) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help "13000_TIP_1")) (field "opnloc" (position 30 4) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (help "13000_TIP_2")) (field "stopeloc" (position 30 5) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (help "13000_TIP_3")) (field "ringloc" (position 30 6) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (help "13000_TIP_4")) (default_buttons) )