(form "10125" (size 40 16) (help "SRV_REVIEW_DATA_TIP") (heading "Review surface station co-ordinates") (scroll_block "main" (position 4 5) (size 28 10) (extra 0 1) (scroll_size 28 60) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 60))) (top (label (position 1 0) (text "Field Name")) (label (position 16 0) (text "Value")) ) (main (field "field" (position 1 0) (display_length 12) (background) (translate lower) (input disallowed) (null allowed) ) (field "value" (position 16 0) (display_length 32) (input allowed) (max_length 32) (null allowed) (decimals 3) (help "Enter the value required for this field") ) ) ) (default_buttons) )