(form "00200" (size 40 15) (mismatch ignore) (help "00200_TIP_0") (heading "Drill hole layout") (field "location" (position 15 3) (display_length 16) (input allowed) (max_length 26) (translate lower) (null disallowed) (file (link "id") (extension "*.str"))) (field "id" (position 15 4) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16)) (field "string" (position 15 5) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5)) (scroll_block (position 5 9) (size 22 5) (extra 0 1) (scroll_size 22 20) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 20))) (main) (top (label (position 1 0) (text "Field name"))) (main (field "field" (position 1 0) (display_length 18) (input allowed) (null allowed) (max_length 18) (help "00200_TIP_1"))) ) (default_buttons) )