(form "70048" (size 60 10) (help "70048_TIP_0") (heading "SAVE SECTION") (label (position 2 3) (text "Location for Survey Openings")) (label (position 2 4) (text "Id for Survey Openings")) (label (position 2 6) (text "Location for Stope Outlines")) (label (position 2 7) (text "Id for Stope Outlines")) (field "opnloc" (position 30 3) (display_length 26) (input allowed) (translate lower) (null allowed) (max_length 32) (help "70048_TIP_1") (file (link "rid") (extension "*.str")) ) (field "rid" (position 30 4) (display_length 26) (input allowed) (null allowed) (max_length 32) ) (field "stopeloc" (position 30 6) (display_length 26) (input allowed) (translate lower) (null allowed) (max_length 32) (help "70048_TIP_2") (file (link "rid2") (extension "*.str")) ) (field "rid2" (position 30 7) (display_length 26) (input allowed) (null allowed) (max_length 32) ) (default_buttons) )