(form "01104" (size 25 15) (help "01104_TIP_0") (heading "SELECT HOLES") (scroll_block "holes" (position 2 4) (size 20 7) (extra 0 1) (scroll_size 20 200) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 200) ) ) (Top (label(position 1 0)(text "Hole_id") ) ) (main (field "hole" (position 1 0) (display_length 15) (translate upper) (input allowed) (max_length 30) (help "01104_TIP_1") ) ) ) (field "hole_label" (position 2 12) (display_length 17) (background (user_option "form_background")) (input disallowed) (null allowed) (max_length 20) (default "Number of holes per plot : ") ) (field "hole_num" (position 18 12) (display_length 2) (foreground (user_option "form_heading_foreground")) (background (user_option "form_background")) (input disallowed) (null allowed) (max_length 10) ) (default_buttons) )